We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9313a8 + 9d1819c commit c5379f4Copy full SHA for c5379f4
al2/x86_64/standard/corretto11/Dockerfile
@@ -59,4 +59,4 @@ COPY ssh_config /root/.ssh/config
59
COPY runtimes.yml /codebuild/image/config/runtimes.yml
60
COPY legal/bill_of_material.txt /usr/share/doc/bill_of_material.txt
61
62
-ENTRYPOINT ["/bin/bash"]
+ENTRYPOINT ["sh","-c"]
al2/x86_64/standard/corretto8/Dockerfile
0 commit comments