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"]
|
command: ["/bin/sh", "-c", "nmbd --daemon && smbd --foreground --debug-stdout --no-process-group --configfile /etc/samba/smb.conf"]
|
||||||
|
|
||||||
nfs:
|
nfs:
|
||||||
image: gists/nfs-server:2.5.3
|
image: gists/nfs-server
|
||||||
container_name: nfs
|
container_name: nfs
|
||||||
hostname: nfs
|
hostname: nfs
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user