Use working nfs image.

This commit is contained in:
2022-06-20 11:37:57 +02:00
parent bfbb658f28
commit aa8fbca218

View File

@@ -96,7 +96,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
image: gists/nfs-server:2.5.3
container_name: nfs
hostname: nfs
privileged: true