ceph-rest-api
12.2.8-1.fc29.x86_64 : Ceph Monitor Daemon
RUN apt-get update && \
apt-get install -y ceph-common
RUN apt-get update && \
apt-get install -y ceph
RUN pacman -S --noconfirm ceph
RUN apt-get update && \
apt-get install -y ceph-mon
RUN yum install -y ceph-common
RUN dnf install -y ceph-mon-1
RUN apt-get update && \
apt-get install -y ceph-common