Dozzle initial

This commit is contained in:
borgal
2024-01-22 15:03:47 +01:00
parent 00ff840f23
commit 3d17dff42b

View File

@@ -0,0 +1,9 @@
version: "3"
services:
dozzle:
container_name: dozzle
image: amir20/dozzle:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 9999:8080