fix TZ and hosts
This commit is contained in:
parent
ec232dd7ff
commit
1a367c8896
@ -14,11 +14,12 @@ services:
|
||||
- $HOME/Downloads:/home/user/Downloads
|
||||
- /var/run/cups:/var/run/cups:ro
|
||||
- /tmp/krb5cc_1000:/tmp/krb5cc_1000:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/machine-id:/etc/machine-id:ro
|
||||
- /etc/hosts:/etc/hosts:ro
|
||||
environment:
|
||||
- DISPLAY=unix$DISPLAY
|
||||
- PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/native
|
||||
- TZ=Europe/Prague
|
||||
# SYS_ADMIN is NOT required if you run chrome with `--no-sandbox` flag
|
||||
# more on CAP_SYS_ADMIN https://lwn.net/Articles/486306/
|
||||
cap_add:
|
||||
|
Loading…
Reference in New Issue
Block a user