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