read-only file system

This commit is contained in:
Marc Blatter 2026-03-24 20:05:21 +00:00
parent feca513d68
commit a7f40f9dfd
1 changed files with 1 additions and 1 deletions

View File

@ -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