Create .dockerignore
This commit is contained in:
parent
4a6c6369db
commit
855207b9b4
1 changed files with 5 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Dockerfile
|
||||||
|
docker-compose.yml
|
||||||
|
.git
|
||||||
|
.cache
|
||||||
|
.gitignore
|
Reference in a new issue