We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a7aa1 commit dd59897Copy full SHA for dd59897
Dockerfile
@@ -40,6 +40,6 @@ RUN chmod +x /script.sh && \
40
WORKDIR /workspace
41
42
ENTRYPOINT ["/bin/sh", "-c"]
43
-CMD ["bash"]
+#CMD ["bash"]
44
45
RUN date > /DOCKER.BUILD
0 commit comments