Switch to latest nfs-server. Newer versions are working again.

This commit is contained in:
2022-10-07 07:53:30 +02:00
parent fdd84b56c5
commit 78fa0c1a37

View File

@@ -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