Added back dockerignore

Try to reduce the docker context for the build

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
This commit is contained in:
Flavio Crisciani 2018-06-22 10:31:56 -07:00
parent 28ec64d2e5
commit 62ebaeac7a
2 changed files with 7 additions and 1 deletions

5
libnetwork/.dockerignore Normal file
View File

@ -0,0 +1,5 @@
.git
.dockerignore
Dockerfile
bin
tags

View File

@ -3,9 +3,10 @@
*.a
*.so
*~
.*
.gtm
bin/
tags
.DS_Store
# Folders
integration-tmp/