read-only file system
This commit is contained in:
parent
feca513d68
commit
a7f40f9dfd
|
|
@ -15,7 +15,7 @@ services:
|
|||
- HOST_SYS=/host/sys
|
||||
- HOST_ETC=/host/etc
|
||||
volumes:
|
||||
- /opt/beszel/data:/app/data
|
||||
- /home/marc/beszel/data:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /proc:/host/proc:ro
|
||||
- /sys:/host/sys:ro
|
||||
|
|
|
|||
Loading…
Reference in New Issue