We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019251d commit 3a597c4Copy full SHA for 3a597c4
1 file changed
Dockerfile
@@ -2,4 +2,4 @@ FROM mongo:4
2
3
COPY ./entrypoint.sh entrypoint.sh
4
RUN chmod u+x entrypoint.sh
5
-ENTRYPOINT ./entrypoint.sh
+ENTRYPOINT ./entrypoint.sh
0 commit comments