We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29aaf7b commit 9ca1e8fCopy full SHA for 9ca1e8f
Dockerfile
@@ -33,4 +33,4 @@ HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 \
33
CMD curl -f http://localhost:8000/health || exit 1
34
35
# Set the entrypoint
36
-ENTRYPOINT ["/app/run_benchmark.sh"]
+ENTRYPOINT ["/app/run_benchmark.sh"]
0 commit comments