We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9ca3e commit 14407a7Copy full SHA for 14407a7
1 file changed
setup/Dockerfile.cuda11.8
@@ -80,4 +80,4 @@ RUN echo "source /catkin_ws/devel/setup.bash" >> /home/${USER}/.bashrc
80
# BASE END CONFIG
81
WORKDIR /home/${USER}
82
83
-ENTRYPOINT [ "/bin/bash", "-l", "-c" ]
+ENTRYPOINT [ "/bin/bash", "-l" ]
0 commit comments