move volumes to stack/service schema
This commit is contained in:
parent
6eb69e9914
commit
03ea7a3d95
3 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
image: cupsd
|
||||
volumes:
|
||||
- /var/run/dbus:/var/run/dbus
|
||||
- ${VOLUMES_PATH}/cups:/etc/cups
|
||||
- ${VOLUMES_PATH}/print/cups:/etc/cups
|
||||
devices:
|
||||
- /dev/usb/lp0
|
||||
privileged: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue