litellm-mirror/docker
Peter Dave Hello 6b67006b0c
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 17s
Helm unit test / unit-test (push) Successful in 18s
Remove redundant apk update in Dockerfiles (cc #5016) (#9055)
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.
2025-04-08 09:03:25 -07:00
..
build_from_pip
tests
.env.example
build_admin_ui.sh
Dockerfile.alpine Remove redundant apk update in Dockerfiles (cc #5016) (#9055) 2025-04-08 09:03:25 -07:00
Dockerfile.custom_ui
Dockerfile.database Remove redundant apk update in Dockerfiles (cc #5016) (#9055) 2025-04-08 09:03:25 -07:00
Dockerfile.non_root
entrypoint.sh
prod_entrypoint.sh
README.md

LiteLLM Docker

This is a minimal Docker Compose setup for self-hosting LiteLLM.