1
0
Fork 0

Documentation Updates: docker-compose examples

This commit is contained in:
Erin 2019-03-22 09:22:09 -05:00 committed by Traefiker Bot
parent 2e085fa253
commit 119d0134e0
5 changed files with 6 additions and 6 deletions

View file

@ -124,7 +124,7 @@ Traefik requires access to the docker socket to get its dynamic configuration.
services:
traefik:
image: traefik
image: traefik:v2.0 # The official v2.0 Traefik docker image
ports:
- "80:80"
volumes: