1
0
Fork 0
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

@ -40,6 +40,9 @@ validate-gofmt: build
build: dist
docker build -t "$(TRAEFIK_DEV_IMAGE)" -f build.Dockerfile .
shell: build
$(DOCKER_RUN_TRAEFIK) /bin/bash
image: build
if ! [ -a dist/traefik_linux-386 ] ; \
then \