ceph-authtool
common utilities to mount and interact with a ceph storage cluster
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 dnf install -y ceph-common-2
RUN apt-get update && \
apt-get install -y ceph-common