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 1ad7b12 commit 5cc174fCopy full SHA for 5cc174f
base/Dockerfile
@@ -165,4 +165,4 @@ RUN apt-get clean && \
165
WORKDIR /home/jenkins
166
167
# Default command
168
-CMD ["/bin/bash"]
+ENTRYPOINT ["/bin/bash"]
0 commit comments