litellm-mirror/docker
Ishaan Jaff 9b944ca60c
(Fix + Testing) - Add dd-trace-run to litellm ci/cd pipeline + fix bug caused by dd-trace patching OpenAI sdk (#7820)
* add dd trace to e2e docker run tests

* update dd trace v

* fix entrypoint

* dd trace fixes

* proxy_build_from_pip_tests

* build python3.13

* use py 3.13

* fix build from pip

* dd trace fix

* proxy_build_from_pip_tests

* bump build from pip
2025-01-16 22:03:09 -08: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 (Feat) - allow including dd-trace in litellm base image (#7587) 2025-01-06 17:27:09 -08:00
Dockerfile.custom_ui (Feat) - allow including dd-trace in litellm base image (#7587) 2025-01-06 17:27:09 -08:00
Dockerfile.database (Fix) security of base image (#7620) 2025-01-07 20:35:57 -08:00
Dockerfile.non_root Add back in non root image fixes (#7781) (#7795) 2025-01-15 21:49:03 -08: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.