trivial
This commit is contained in:
parent
0ff133f214
commit
2d863aebd7
@ -7,14 +7,11 @@ services:
|
||||
- IPC_LOCK # lock memory to prevent sensitive values from being swapped to disk.
|
||||
environment:
|
||||
- DISPLAY=unix$DISPLAY
|
||||
# - PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/native
|
||||
init: true
|
||||
network_mode: bridge
|
||||
shm_size: 4G
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/machine-id:/etc/machine-id:ro
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix:ro
|
||||
# - $XDG_RUNTIME_DIR/pulse:/run/user/1000/pulse
|
||||
# Make .config/Dogecoin/Dogecoin-Qt.conf persistent
|
||||
- ./data:/home/user
|
||||
|
Loading…
Reference in New Issue
Block a user