fix #186 provide requested example

This commit is contained in:
David Personette 2019-07-06 16:39:43 -04:00
parent 54374d29a0
commit 1d8686f428

View File

@ -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: