ceph-deploy
Ceph cluster deployment and configuration over ssh
RUN apt-get update && \
apt-get install -y ceph-deploy
RUN dnf install -y ceph-deploy
Ceph cluster deployment and configuration over ssh
RUN apt-get update && \
apt-get install -y ceph-deploy
RUN dnf install -y ceph-deploy