We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 463abcd + fb4f4f4 commit b82eee5Copy full SHA for b82eee5
docker-compose.yml
@@ -16,6 +16,7 @@ services:
16
restart: always
17
volumes:
18
- /var/run/docker.sock:/var/run/docker.sock
19
+ - /root/.docker/config.json:/config.json
20
21
traefik:
22
image: traefik:v2.1
0 commit comments