glusterfs

clustered file-system (client package)

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