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 b6e4416 commit 49d95f1Copy full SHA for 49d95f1
Dockerfile
@@ -63,4 +63,4 @@ RUN addgroup -g 2001 mailuser \
63
COPY scripts/ /
64
RUN chmod 755 /*.sh
65
66
-entrypoint /entry.sh
+ENTRYPOINT [ "/entry.sh" ]
0 commit comments