litellm/docker
Yuneng Jiang e9b53c7f94
Some checks failed
Unit Tests: Security / security (push) Has been cancelled
Unit Tests: Caching (Redis) / caching-redis (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (auth-checks, tests/proxy_unit_tests/test_auth_checks.py tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (key-generation, tests/proxy_unit_tests/test_key_generate_prisma.py, 30, 0) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (remaining, tests/proxy_unit_tests --ignore=tests/proxy_unit_tests/test_key_generate_prisma.py --ignore=tests/proxy_unit_tests/test_auth_checks.py --ignore=tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
chore: fixes
2026-04-05 01:30:19 -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 chore: fixes 2026-04-05 01:30:19 -07:00
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.