lxcfs

FUSE based filesystem for LXC

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