mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
The `apk` commands can utilize the `--no-cache` option, making the `update` step superfluous and ensuring the latest packages are used without maintaining a local cache. An additional `apk update` in the Dockerfile will just make the image larger with no benefits. |
||
---|---|---|
.. | ||
build_from_pip | ||
tests | ||
.env.example | ||
build_admin_ui.sh | ||
Dockerfile.alpine | ||
Dockerfile.custom_ui | ||
Dockerfile.database | ||
Dockerfile.non_root | ||
entrypoint.sh | ||
prod_entrypoint.sh | ||
README.md |
LiteLLM Docker
This is a minimal Docker Compose setup for self-hosting LiteLLM.