fix #186 provide requested example
This commit is contained in:
parent
54374d29a0
commit
1d8686f428
@ -20,7 +20,8 @@ services:
|
|||||||
tty: true
|
tty: true
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt:/mnt:z
|
- /mnt:/mnt:z
|
||||||
command: '-s "Mount;/mnt"'
|
- /mnt2:/mnt2:z
|
||||||
|
command: '-s "Mount;/mnt" -s "Bobs Volume;/mnt2;yes;yes;no;bob" -u "bob;bobspasswd"'
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
Loading…
Reference in New Issue
Block a user