Skip to content

Commit

Permalink
Merged iron into jazzy
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Landini <ettore.landini@iit.it>
  • Loading branch information
elandini84 committed Dec 18, 2024
2 parents f17fcf6 + 9bffc94 commit c63c64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_stuff/docker_sim2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ RUN echo "source ${robotology_install_folder}/yarp-devices-ros2/ros2_interfaces_
RUN echo 'exec "$@"' >> /home/user1/.entrypoint.sh
RUN chmod +x /home/user1/.entrypoint.sh

WORKDIR ${user1_home}/tour-guide-robot
WORKDIR ${user1_home}
#RUN sudo updatedb
ENTRYPOINT [ "/home/user1/.entrypoint.sh" ]
CMD ["bash"]

0 comments on commit c63c64b

Please sign in to comment.