mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 00:25:41 +01:00
Ignore files not related to Docker image during build
To reduce the size of context sent to Docker daemon
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile*
|
||||
.flake8
|
||||
.travis.yml
|
||||
doc
|
||||
Reference in New Issue
Block a user