chore: add all caps for dev container

This commit is contained in:
Nicolas Meienberger
2025-11-15 10:23:15 +01:00
parent 681cf5dff1
commit 4d3ec524e2

View File

@@ -19,6 +19,9 @@ services:
- ./app:/app/app
- ~/.config/rclone:/root/.config/rclone
- /var/lib/ironmount:/var/lib/ironmount:rshared
- /run/docker/plugins:/run/docker/plugins
- /var/run/docker.sock:/var/run/docker.sock
ironmount-prod:
build: