You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
259 B
7 lines
259 B
[Unit]
|
|
Description=podman pull ghcr.io/berriai/litellm-non_root
|
|
Documentation=https://docs.litellm.ai/docs/proxy/docker_image_security
|
|
|
|
[Image]
|
|
# Non-root variant of the LiteLLM image (runs as UID/GID 65534)
|
|
Image=ghcr.io/berriai/litellm-non_root:main-stable
|
|
|