This commit is contained in:
parent
967e033b7e
commit
8825a26ae6
593 changed files with 88072 additions and 28 deletions
3
Makefile
3
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue