1
0
Fork 0

Migrate to official docker image

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-04-07 15:36:48 +02:00
parent cf22d62a74
commit 5292a5b9d4
No known key found for this signature in database
GPG key ID: D808B4C167352E59
4 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,5 @@
traefik:
image: containous/traefik
image: traefik
command: --web --docker --docker.domain=docker.localhost --logLevel=DEBUG
ports:
- "80:80"