mount.ceph

common utilities to mount and interact with a ceph file system

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-fs-common
CentOS
RUN yum install -y ceph-common
Fedora
RUN dnf install -y ceph-common-2
Raspbian
RUN apt-get update && \ apt-get install -y ceph-fs-common
click the source code to copy install mount.ceph on any operating system with command-not-found.com