Skip to content

Commit 477ec69

Browse files
authored
Update Dockerfile
1 parent b95d6b2 commit 477ec69

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

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 full image with model serving and API routing capabilitiese"
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)