Skip to content

Commit

Permalink
Re-exclude /dist/traefik from .dockerignore.
Browse files Browse the repository at this point in the history
Required for the 'image' Makefile target to succeed since it copies the
binary into the image.
  • Loading branch information
timoreimann committed Apr 26, 2017
1 parent 750fa22 commit f1ee471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist/
!dist/traefik
site/

0 comments on commit f1ee471

Please sign in to comment.