Block a user
litellm (latest)
Published 2025-05-28 06:35:53 +00:00 by eric
Installation
docker pull git.ericxliu.me/eric/litellm:latest
sha256:a189af06bbbb17f57e7254af8d31023d99fbe20f20ad05e9c5e6419250d230c9
Image Layers
apko |
apko |
apko |
apko |
apko |
apko |
apko |
apko |
apko |
apko |
apko |
USER root |
RUN /bin/sh -c apk add --no-cache openssl # buildkit |
WORKDIR /app |
COPY . . # buildkit |
RUN /bin/sh -c ls -la /app # buildkit |
COPY /app/dist/*.whl . # buildkit |
COPY /wheels/ /wheels/ # buildkit |
RUN /bin/sh -c pip install *.whl /wheels/* --no-index --find-links=/wheels/ && rm -f *.whl && rm -rf /wheels # buildkit |
RUN /bin/sh -c prisma generate # buildkit |
RUN /bin/sh -c chmod +x docker/entrypoint.sh # buildkit |
RUN /bin/sh -c chmod +x docker/prod_entrypoint.sh # buildkit |
EXPOSE map[4000/tcp:{}] |
ENTRYPOINT ["docker/prod_entrypoint.sh"] |
CMD ["--port" "4000"] |
Labels
Key | Value |
---|---|
dev.chainguard.package.main | |
org.opencontainers.image.authors | Chainguard Team https://www.chainguard.dev/ |
org.opencontainers.image.created | 2025-05-27T02:15:38Z |
org.opencontainers.image.source | https://github.com/chainguard-images/images/tree/main/images/python |
org.opencontainers.image.url | https://images.chainguard.dev/directory/image/python/overview |
org.opencontainers.image.vendor | Chainguard |
Details
2025-05-28 06:35:53 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
658 MiB
latest
2025-05-28
2025-05-28-6f0017
2025-05-28
2025-04-21-6f0017
2025-04-21
2025-04-21-a13158
2025-04-21
2025-04-21-80a245
2025-04-21