Logo
Explore Help
Sign In
mirrors/ceph-csi
1
0
Fork 0
You've already forked ceph-csi
mirror of https://github.com/ceph/ceph-csi.git synced 2025-05-20 22:36:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/deploy/cephcsi/image/Dockerfile

12 lines
212 B
Docker
Raw Normal View History

deploy: create a new Dockerfile for unified cephcsi image Signed-off-by: John Mulligan <jmulligan@redhat.com>
2019-03-20 15:15:51 -04:00
FROM ceph/ceph:v14.2
LABEL maintainers="Ceph-CSI Authors"
LABEL description="Ceph-CSI Plugin"
ENV CSIBIN=/usr/local/bin/cephcsi
COPY cephcsi $CSIBIN
update ceph-csi to build and use a single docker image currently, we have 3 docker files(cephcsi,rbd,cephfs) in the ceph-csi repo. [commit ](https://github.com/ceph/ceph-csi/commit/85e121ebfe3cf2ee94bf7a8d37ad793ecb43c455) added by John to build a single image which can act as rbd or cephfs based on the input configuration. This PR updates the makefile and kubernetes templates to use the unified image and also its deletes the other two dockerfiles. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-05-24 16:33:33 +05:30
RUN chmod +x $CSIBIN
deploy: create a new Dockerfile for unified cephcsi image Signed-off-by: John Mulligan <jmulligan@redhat.com>
2019-03-20 15:15:51 -04:00
ENTRYPOINT ["/usr/local/bin/cephcsi"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 28ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API