Fix docker config perms
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -38,7 +38,7 @@ services:
|
||||
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/core/.docker:/config
|
||||
- /home/core/.docker:/config:ro
|
||||
restart: always
|
||||
networks:
|
||||
- default
|
||||
|
Reference in New Issue
Block a user