Changing command for samba as standard doesn't work anymore.
This commit is contained in:
@@ -93,6 +93,7 @@ services:
|
||||
volumes:
|
||||
- samba-config:/etc/samba
|
||||
- /media/backup:/mnt
|
||||
command: ["/bin/sh", "-c", "nmbd --daemon && smbd --foreground --debug-stdout --no-process-group --configfile /etc/samba/smb.conf"]
|
||||
|
||||
nfs:
|
||||
image: erichough/nfs-server
|
||||
|
||||
Reference in New Issue
Block a user