Attempt image with ceph/ceph#49954 patch
This commit is contained in:
6
Dockerfile
Normal file
6
Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM quay.io/ceph/ceph:v17.2.5
|
||||
|
||||
LABEL org.opencontainers.image.source https://github.com/nanderson94/ceph-patch
|
||||
|
||||
COPY src/ceph-volume/ceph_volume/util/disk.py /usr/lib/python3.6/site-packages/ceph_volume/util/disk.py
|
||||
COPY src/ceph-volume/ceph_volume/util/device.py /usr/lib/python3.6/site-packages/ceph_volume/util/device.py
|
||||
Reference in New Issue
Block a user