litellm/docker
Mateo Di Loreto c65392cf81
Replace non-root Dockerfile base with Alpine multi-stage build; (#12707)
* Change Dockerfile.noon_root with alpine base image

* Improve non_root docker image

* Re add the build_admin_ui.sh script step

* Re add the build_admin_ui.sh script step

* Remove unnecessary workdir set

* Remove unnecessary workdir set

* Configure chainguard image

* A bit of optimization and improve comments

* delete extra build_ui script run

* Optimizie Dockerfile copy statements
2025-07-22 08:53:10 -07:00
..
build_from_pip fixes build from pip 2025-06-14 09:03:50 -07:00
tests Add back in non root image fixes (#7781) (#7795) 2025-01-15 21:49:03 -08:00
.env.example
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 Health check app on separate port (#12718) 2025-07-18 11:17:15 -07:00
Dockerfile.dev add Dockerfile.dev 2025-06-03 12:03:52 -07:00
Dockerfile.non_root Replace non-root Dockerfile base with Alpine multi-stage build; (#12707) 2025-07-22 08:53:10 -07: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 Health check app on separate port (#12718) 2025-07-18 11:17:15 -07:00
README.md
supervisord.conf Health check app on separate port (#12718) 2025-07-18 11:17:15 -07:00

LiteLLM Docker

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