This commit is contained in:
emile 2015-09-22 11:29:41 +02:00
parent 967e033b7e
commit 8825a26ae6
593 changed files with 88072 additions and 28 deletions

View file

@ -1,3 +1,3 @@
FROM scratch
COPY dist/traefik_linux-386 /traefik
COPY dist/traefik /
ENTRYPOINT ["/traefik"]