Browse code

Merge pull request #40367 from thaJeztah/no_unsupported_build_error

update .dockerignore to prevent '-unsupported' builds

Brian Goff authored on 2020/01/17 05:27:31
Showing 1 changed files
... ...
@@ -1,8 +1,6 @@
1
-.dockerignore
2 1
 .git
3 2
 .go-pkg-cache
4 3
 .gopath
5 4
 bundles
6
-Dockerfile
7 5
 vendor/pkg
8 6