Add .dockerignore to slim build context
This commit is contained in:
parent
a69c40bc84
commit
cc401011f7
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
.git
|
||||||
|
data/
|
||||||
|
tests/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.pytest_cache/
|
||||||
|
*.egg-info/
|
||||||
|
.env
|
||||||
|
.venv/
|
||||||
Loading…
x
Reference in New Issue
Block a user