We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33e25b commit ab64bedCopy full SHA for ab64bed
1 file changed
micro-ROS-static-library-builder/Dockerfile
@@ -40,4 +40,4 @@ RUN git clone -b rolling https://github.com/micro-ROS/micro-ros-build.git src/mi
40
41
COPY ./entrypoint.sh /entrypoint.sh
42
43
-ENTRYPOINT ["/entrypoint.sh"]
+ENTRYPOINT ["/bin/sh", "/entrypoint.sh"]
0 commit comments