UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
triton-inference-server
server
Commits
2170efd2
Commit
2170efd2
authored
Mar 12, 2021
by
Andrew Simonetta
Browse files
#
parent
a8fc8e96
Pipeline
#189424
failed with stages
in 56 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
2170efd2
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment