mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
Refactor docker-compose.yml to add container_name for dozzle service
This commit is contained in:
@@ -137,6 +137,7 @@ services:
|
|||||||
- net
|
- net
|
||||||
|
|
||||||
dozzle:
|
dozzle:
|
||||||
|
container_name: dozzle
|
||||||
image: amir20/dozzle:latest
|
image: amir20/dozzle:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user