ehough / docker-nfs-server

A lightweight, robust, flexible, and containerized NFS server.
https://hub.docker.com/r/erichough/nfs-server/
GNU General Public License v3.0
672 stars 221 forks source link

feature/apparmor.md: add info to install lxc #19

Open macpijan opened 5 years ago

macpijan commented 5 years ago

Signed-off-by: Maciej Pijanowski maciej.pijanowski@3mdeb.com

mycroes commented 3 years ago

Would personally suggest --no-install-recommends to avoid installing lxc-templates and such, because normally as a Docker user you probably won't be using those.

CalebFenton commented 2 years ago

This was absolutely needed for me. Thanks.