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
669 stars 221 forks source link

Install libcap as this is required for capsh to work #81

Closed MatthewJohn closed 1 year ago

MatthewJohn commented 1 year ago

Observed error:

==================================================================
      SETTING UP ...
==================================================================
/usr/local/bin/entrypoint.sh: line 276: capsh: command not found ---->
----> ERROR: missing CAP_SYS_ADMIN. be sure to run this image with --cap-add SYS_ADMIN or --privileged ---->