Fix ephermal
This commit is contained in:
@@ -8,7 +8,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
volumes:
|
||||
#- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /usr/bin/docker:/usr/bin/docker:ro
|
||||
#- ./config:/config
|
||||
- ./data:$HOME/.cache
|
||||
- ./configs/NuGet:/root/.nuget/NuGet
|
||||
|
||||
Reference in New Issue
Block a user