Merge pull request #2534 from Hitro147/improve-docker-image-size
Exclude /docs to reduce Docker image size
This commit is contained in:
commit
04517b0986
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@ -0,0 +1,5 @@
|
||||
/docs
|
||||
/cookbook
|
||||
/.circleci
|
||||
/.github
|
||||
/tests
|
||||
Loading…
Reference in New Issue
Block a user