Merge pull request #84 from vdemeester/ignore-me
Add .dockerignore to lightweight build context
This commit is contained in:
commit
b029e7eded
1 changed files with 3 additions and 0 deletions
3
.dockerignore
Normal file
3
.dockerignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
dist/
|
||||
vendor/
|
||||
!dist/traefik
|
Loading…
Add table
Reference in a new issue