We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4910be7 commit 8043510Copy full SHA for 8043510
1 file changed
Dockerfile
@@ -23,5 +23,4 @@ RUN chmod -R 775 .
23
24
EXPOSE 8000
25
USER www-data
26
-ENTRYPOINT ["tracd"]
27
-CMD ["--single-env", "."]
+ENTRYPOINT ["tracd", "--single-env", "."]
0 commit comments