We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ecd5f commit 937aa9bCopy full SHA for 937aa9b
containers/Dockerfile
@@ -46,4 +46,4 @@ USER nonroot
46
WORKDIR /app
47
48
# Run the application
49
-CMD ["ml_peg", "app"]
+CMD ["ml_peg", "app", "--no-debug"]
0 commit comments