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 a717c35 commit cc66f42Copy full SHA for cc66f42
Dockerfile
@@ -53,7 +53,5 @@ COPY /app/ /app/
53
54
WORKDIR /app
55
56
-VOLUME ["/etc/acme.sh", "/etc/nginx/certs"]
57
-
58
ENTRYPOINT [ "/bin/bash", "/app/entrypoint.sh" ]
59
CMD [ "/bin/bash", "/app/start.sh" ]
0 commit comments