feat: docker build時にビルドコンテキスト乗せないファイルを.dockeringoreに追加
This commit is contained in:
parent
bd47f0b172
commit
dcf342470e
11
ecs/crm-datafetch/.dockerignore
Normal file
11
ecs/crm-datafetch/.dockerignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
tests/*
|
||||||
|
.coverage
|
||||||
|
.env
|
||||||
|
.env.example
|
||||||
|
.report/*
|
||||||
|
.vscode/*
|
||||||
|
.pytest_cache/*
|
||||||
|
*/__pychache__/*
|
||||||
|
Dockerfile
|
||||||
|
pytest.ini
|
||||||
|
README.md
|
||||||
Loading…
x
Reference in New Issue
Block a user