chore: add all caps for dev container
This commit is contained in:
parent
681cf5dff1
commit
4d3ec524e2
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ services:
|
||||||
|
|
||||||
- ./app:/app/app
|
- ./app:/app/app
|
||||||
- ~/.config/rclone:/root/.config/rclone
|
- ~/.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:
|
ironmount-prod:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue