mispelled yml added dozzle

This commit is contained in:
Mika Bomm 2024-07-24 19:30:46 +02:00
parent 04b9edf637
commit 5c8cf7668b

9
dozzle/compose.yml Normal file
View file

@ -0,0 +1,9 @@
services:
dozzle:
restart: unless-stopped
image: amir20/dozzle:latest
container_name: dozzle
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 60345:8080