mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Merge pull request #2534 from Hitro147/improve-docker-image-size
Exclude /docs to reduce Docker image size
This commit is contained in:
commit
04517b0986
1 changed files with 5 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/docs
|
||||
/cookbook
|
||||
/.circleci
|
||||
/.github
|
||||
/tests
|
||||
Loading…
Add table
Reference in a new issue