You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-15 01:14:25 +02:00
fix samba
This commit is contained in:
@ -15,6 +15,7 @@ samba:
|
||||
- ./smb.conf:/etc/samba/smb.conf
|
||||
- /mnt/usb:/share
|
||||
net: host
|
||||
tty: yes
|
||||
restart: always
|
||||
```
|
||||
|
||||
|
@ -4,4 +4,5 @@ samba:
|
||||
- ./smb.conf:/etc/samba/smb.conf
|
||||
- /mnt/usb:/share
|
||||
net: host
|
||||
tty: yes
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user