mirror of
https://github.com/traefik/traefik.git
synced 2026-06-19 07:36:07 +00:00
Re-exclude /dist/traefik from .dockerignore.
Required for the 'image' Makefile target to succeed since it copies the binary into the image.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
dist/
|
||||
!dist/traefik
|
||||
site/
|
||||
|
||||
Reference in New Issue
Block a user