Switch to latest nfs-server. Newer versions are working again.
This commit is contained in:
@@ -112,7 +112,7 @@ services:
|
||||
command: ["/bin/sh", "-c", "nmbd --daemon && smbd --foreground --debug-stdout --no-process-group --configfile /etc/samba/smb.conf"]
|
||||
|
||||
nfs:
|
||||
image: gists/nfs-server:2.5.3
|
||||
image: gists/nfs-server
|
||||
container_name: nfs
|
||||
hostname: nfs
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user