ceph

A unified storage system. More information: <https://ceph.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y ceph-common
Ubuntu
RUN apt-get update && \ apt-get install -y ceph-common
Arch Arch Linux
RUN pacman -S --noconfirm ceph
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ceph-common
CentOS
RUN yum install -y ceph-common
Fedora
RUN dnf install -y ceph-common
Raspbian
RUN apt-get update && \ apt-get install -y ceph-common
click the source code to copy install ceph on any operating system with command-not-found.com