Skip to content

Commit ebba7bc

Browse files
authored
Update Dockerfile.proxy_only
1 parent 477ec69 commit ebba7bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile.proxy_only

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
LABEL org.opencontainers.image.source=https://github.com/codelion/optillm
2+
LABEL org.opencontainers.image.description="OptiLLM proxy-only image for API routing without model serving capabilities"
3+
LABEL org.opencontainers.image.licenses=Apache-2.0
4+
15
# Build stage
26
FROM python:3.12-slim AS builder
37

0 commit comments

Comments
 (0)