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 fee676f commit c8d2338Copy full SHA for c8d2338
scripts/docker/Dockerfile
@@ -33,4 +33,4 @@ LABEL org.opencontainers.image.description="This image contains toolchain for sd
33
34
ENTRYPOINT ["/bin/bash", "-c"]
35
SHELL ["/bin/bash", "-c"]
36
-CMD ["bin/bash"]
+CMD ["/bin/bash"]
0 commit comments