This commit is contained in:
Artur Kuś 2025-09-04 22:44:02 +02:00
parent 99eef16be0
commit 00d728fee8
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ services:
- 50000:50000 - 50000:50000
extra_hosts: extra_hosts:
- "host.docker.internal:host-gateway" - "host.docker.internal:host-gateway"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- ${DOCKER_SYSTEM}:/_system_ - ${DOCKER_SYSTEM}:/_system_