mirror of
https://github.com/containous/traefik.git
synced 2025-03-11 16:58:23 +03:00
Add .dockerignore to lightweight build context
Ignoring vendor/ and dist/ Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
b4c019afb6
commit
6f3afe8213
3
.dockerignore
Normal file
3
.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
dist/
|
||||
vendor/
|
||||
!dist/traefik
|
Loading…
x
Reference in New Issue
Block a user