Skip to content

Commit 938a71c

Browse files
committed
Merge LABEL build stages
1 parent 3d79186 commit 938a71c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ USER guidellm
3232
WORKDIR /results
3333

3434
# Metadata
35-
LABEL org.opencontainers.image.source="https://github.com/neuralmagic/guidellm"
36-
LABEL org.opencontainers.image.description="GuideLLM Benchmark Container"
35+
LABEL org.opencontainers.image.source="https://github.com/neuralmagic/guidellm" \
36+
org.opencontainers.image.description="GuideLLM Performance Benchmarking Container"
3737

3838
# Set the environment variable for the benchmark script
3939
# TODO: Replace with scenario environment variables

0 commit comments

Comments
 (0)