diff --git a/ceph/ceph-manager/debian/docker/Dockerfile b/ceph/ceph-manager/debian/docker/Dockerfile index c014953c..ce2311f4 100644 --- a/ceph/ceph-manager/debian/docker/Dockerfile +++ b/ceph/ceph-manager/debian/docker/Dockerfile @@ -7,11 +7,13 @@ RUN apt-get update -y && \ python3-eventlet \ python3-fm-api \ fm-rest-api \ + python3-cephclient \ python3-fmclient \ fm-common \ librados2 \ librbd1 \ ceph-common \ + ceph-manager \ ceph-mon \ ceph-osd \ ceph-mgr