mirror of https://github.com/docker/docs.git
Merge pull request #18446 from LK4D4/vendor_pkg_dockerignore
Add vendor/pkg to .dockerignore
This commit is contained in:
commit
b98577af83
|
@ -1,2 +1,3 @@
|
|||
bundles
|
||||
.gopath
|
||||
vendor/pkg
|
||||
|
|
Loading…
Reference in New Issue