Skip to content

Commit ec39fc2

Browse files
committed
Drop entrypoint script
Signed-off-by: Samuel Monson <[email protected]>
1 parent bc49ac8 commit ec39fc2

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

deploy/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ ENV GUIDELLM_TARGET="http://localhost:8000" \
4545
GUIDELLM_MAX_SECONDS="" \
4646
GUIDELLM_OUTPUT_PATH="/results/results.json"
4747

48-
ENTRYPOINT [ "/opt/guidellm/bin/entrypoint.sh" ]
48+
ENTRYPOINT [ "/opt/guidellm/bin/guidellm" ]

deploy/entrypoint.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)