litellm/docker/build_from_pip
2026-04-24 16:49:48 +05:30
..
Dockerfile.build_from_pip Reapply "Merge remote-tracking branch 'origin/litellm_oss_staging_04_21_2026' into fix/bedrock-invoke-output-config-effort-4-6" 2026-04-24 16:49:48 +05:30
litellm_config.yaml (feat) - allow building litellm proxy from pip package (#7633) 2025-01-08 16:36:57 -08:00
Readme.md (feat) - allow building litellm proxy from pip package (#7633) 2025-01-08 16:36:57 -08:00

Docker to build LiteLLM Proxy from litellm pip package

When to use this ?

If you need to build LiteLLM Proxy from litellm pip package, you can use this Dockerfile as a reference.

Why build from pip package ?

  • If your company has a strict requirement around security / building images you can follow steps outlined here