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 (Fix + Testing) - Add dd-trace-run to litellm ci/cd pipeline + fix bug caused by dd-trace patching OpenAI sdk (#7820) 2025-01-16 22:03:09 -08:00
tests Add back in non root image fixes (#7781) (#7795) 2025-01-15 21:49:03 -08:00
.env.example Revert "build(Dockerfile): move prisma build to dockerfile" 2024-01-06 09:51:44 +05:30
build_admin_ui.sh (fix) clean up root repo - move entrypoint.sh and build_admin_ui to /docker (#6110) 2024-10-08 11:34:43 +05:30
Dockerfile.alpine Remove redundant apk update in Dockerfiles (cc #5016) (#9055) 2025-04-08 09:03:25 -07:00
Dockerfile.custom_ui (Feat) - allow including dd-trace in litellm base image (#7587) 2025-01-06 17:27:09 -08:00
Dockerfile.database Remove redundant apk update in Dockerfiles (cc #5016) (#9055) 2025-04-08 09:03:25 -07:00
Dockerfile.non_root update redisvl dependency 2025-03-24 08:42:11 -04:00
entrypoint.sh (fix) clean up root repo - move entrypoint.sh and build_admin_ui to /docker (#6110) 2024-10-08 11:34:43 +05:30
prod_entrypoint.sh (Fix + Testing) - Add dd-trace-run to litellm ci/cd pipeline + fix bug caused by dd-trace patching OpenAI sdk (#7820) 2025-01-16 22:03:09 -08:00
README.md fix(proxy_server.py): add support for setting master key via .env 2024-01-03 15:10:25 +05:30

LiteLLM Docker

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