Skip to content

Commit ce0aba1

Browse files
committed
TTY is important for smbd -F
1 parent 7e75b74 commit ce0aba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
image: olfway/samba
66
build:
77
context: .
8+
tty: true
89
init: true
910
hostname: time-machine
1011
container_name: time-machine

0 commit comments

Comments
 (0)