mirror of
https://github.com/traefik/traefik.git
synced 2026-06-19 07:36:07 +00:00
Add .dockerignore to lightweight build context
Ignoring vendor/ and dist/ Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
committed by
Vincent Demeester
parent
b4c019afb6
commit
6f3afe8213
@@ -0,0 +1,3 @@
|
||||
dist/
|
||||
vendor/
|
||||
!dist/traefik
|
||||
Reference in New Issue
Block a user