add dockerignore
some files or directories (like .gitignore or .git) makes no sense to copy to the docker image Signed-off-by: Mustafa Yücel <mustafa.yuecel@siemens.com>
This commit is contained in:
parent
69a295fa56
commit
6b15e5958b
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@ -0,0 +1,5 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
.travis.yml
|
Loading…
Reference in New Issue
Block a user