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 88637e0 commit 5719933Copy full SHA for 5719933
dockerfiles/Dockerfile
@@ -79,4 +79,4 @@ COPY dockerfiles/entrypoint.sh /opt/docsrs/
79
80
WORKDIR /opt/docsrs
81
ENTRYPOINT ["/opt/docsrs/entrypoint.sh"]
82
-CMD ["start-web-server"]
+CMD ["daemon", "--disable-registry-watcher"]
0 commit comments