Create .dockerignore
This commit is contained in:
parent
96fe04e165
commit
b8d846dafa
1 changed files with 13 additions and 0 deletions
13
.dockerignore
Normal file
13
.dockerignore
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
.dockerignore
|
||||||
|
.DS_Store
|
||||||
|
.git
|
||||||
|
.github
|
||||||
|
.gitignore
|
||||||
|
.gitlab-ci.yml
|
||||||
|
.gitmodules
|
||||||
|
Dockerfile
|
||||||
|
Dockerfile.archive
|
||||||
|
docker-compose.yml
|
||||||
|
|
||||||
|
*.md
|
||||||
|
build.sh
|
Loading…
Reference in a new issue