mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Add Dockerfile to .dockerignore
The Dockerfile is not needed in any of the build targets. The one exception may be the dev image, however in most cases the docker source will be bind mounted into the container anyway. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
bundles
|
||||
.gopath
|
||||
vendor/pkg
|
||||
.go-pkg-cache
|
||||
.dockerignore
|
||||
.git
|
||||
.go-pkg-cache
|
||||
.gopath
|
||||
bundles
|
||||
Dockerfile
|
||||
vendor/pkg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user