mirror of https://github.com/kubernetes/kops.git
Add .dockerignore file to improve build times
This commit is contained in:
parent
de16272c89
commit
1c831f73bb
|
@ -0,0 +1,3 @@
|
||||||
|
*
|
||||||
|
!.build
|
||||||
|
!protokube
|
Loading…
Reference in New Issue