This commit is contained in:
2026-05-29 09:58:00 +02:00
parent dcfcff3d58
commit 3f4d2bb1a0
4 changed files with 14 additions and 3 deletions
+2 -2
View File
@@ -34,5 +34,5 @@ services:
networks:
dozzle:
driver: overlay
attachable: true
name: dozzle
external: true
+3
View File
@@ -0,0 +1,3 @@
docker network create \
--driver overlay \
dozzle