no need to pass system_bus_socket
This commit is contained in:
parent
66090775ff
commit
16f0b2cba4
@ -10,7 +10,6 @@ volumes:
|
||||
services:
|
||||
chrome:
|
||||
image: andrey01/chrome
|
||||
read_only: true
|
||||
network_mode: bridge
|
||||
devices:
|
||||
- /dev/dri
|
||||
@ -22,7 +21,6 @@ services:
|
||||
- certs:/home/user/.pki/nssdb
|
||||
- $HOME/Downloads:/home/user/Downloads
|
||||
- /var/run/cups:/var/run/cups:ro
|
||||
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket:ro
|
||||
- /tmp/krb5cc_1000:/tmp/krb5cc_1000:ro
|
||||
environment:
|
||||
- DISPLAY=unix$DISPLAY
|
||||
|
Loading…
Reference in New Issue
Block a user