UNCLASSIFIED

Commit 2170efd2 authored by Andrew Simonetta's avatar Andrew Simonetta
Browse files

#

parent a8fc8e96
Pipeline #189424 failed with stages
in 56 minutes and 12 seconds
......@@ -115,7 +115,7 @@ USER triton
EXPOSE 8000
EXPOSE 8001
EXPOSE 8002
#
ENTRYPOINT ["/opt/tritonserver/bin/tritonserver", "--strict-model-config=false", "--model-repository", "/models"]
HEALTHCHECK --timeout=30s CMD curl -fs http://localhost:8000/v2 || exit 1
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment