Files
litellm/docker
Peter Dave Hello 6b67006b0c Remove redundant apk update in Dockerfiles (cc #5016) (#9055)
The `apk` commands can utilize the `--no-cache` option, making the
`update` step superfluous and ensuring the latest packages are used
without maintaining a local cache. An additional `apk update` in the
Dockerfile will just make the image larger with no benefits.
2025-04-08 09:03:25 -07:00
..
2025-03-24 08:42:11 -04:00

LiteLLM Docker

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