ceph
A unified storage system. More information: <https://ceph.io>.
RUN apt-get update && \
apt-get install -y ceph-common
RUN apt-get update && \
apt-get install -y ceph-common
RUN pacman -S --noconfirm ceph
RUN apt-get update && \
apt-get install -y ceph-common
RUN yum install -y ceph-common
RUN dnf install -y ceph-common
RUN apt-get update && \
apt-get install -y ceph-common