mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Update Docker
This commit is contained in:
@@ -7,6 +7,9 @@ services:
|
||||
# Host Port : Container Port
|
||||
- 5001:5001
|
||||
volumes:
|
||||
# If you want to use private registries, you need to share the auth file with Dockge:
|
||||
# - /root/.docker/:/root/.docker
|
||||
|
||||
# Docker Socket
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# Dockge Config
|
||||
|
||||
Reference in New Issue
Block a user