litellm-mirror/docker
Krish Dholakia d4ed985173
Add back in non root image fixes (#7781) (#7795)
* Add back in non root image fixes (#7781)

* Add back in non root image fixes

* Fix dockerfile

* Fix perms

* Add in container structure tests for the nonroot image (#7796)

* feat(helm): add securityContext and pull policy values to migration job (#7652)

* fix(helm): corrected indentation in migration-job.yaml

* feat(helm): add securityContext and pull policy values to migration job

* fix confusing save button label (#7778)

* [integrations/lunary] Improve Lunary documentaiton (#7770)

* update lunary doc

* better title

* tweaks

* Update langchain.md

* Update lunary_integration.md

* Fix wrong URL for internal user invitation (#7762)

* format

* done

* Update instructor tutorial (#7784)

* Add in container structure tests for the nonroot image

---------

Co-authored-by: Zackeus Bengtsson <32719220+Hexoplon@users.noreply.github.com>
Co-authored-by: yujonglee <yujonglee.dev@gmail.com>
Co-authored-by: Hugues Chocart <chocart.hugues@icloud.com>
Co-authored-by: Nikolaiev Dmytro <dima.nikol.99@gmail.com>

---------

Co-authored-by: Rajat Vig <rajatvig@users.noreply.github.com>
Co-authored-by: Zackeus Bengtsson <32719220+Hexoplon@users.noreply.github.com>
Co-authored-by: yujonglee <yujonglee.dev@gmail.com>
Co-authored-by: Hugues Chocart <chocart.hugues@icloud.com>
Co-authored-by: Nikolaiev Dmytro <dima.nikol.99@gmail.com>
2025-01-15 21:49:03 -08:00
..
build_from_pip (feat) - allow building litellm proxy from pip package (#7633) 2025-01-08 16:36:57 -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 (Feat) - allow including dd-trace in litellm base image (#7587) 2025-01-06 17:27: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.