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 b73b0a2 commit cfada9fCopy full SHA for cfada9f
Dockerfile
@@ -41,7 +41,7 @@ RUN cd /home/rust && \
41
42
ENV PATH $PATH:/home/rust/osxcross/target/bin
43
44
-CMD /usr/bin/bash
+CMD ["bash"]
45
46
# Metadata
47
LABEL org.opencontainers.image.vendor="Jose Quintana" \
0 commit comments