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