WORKDIR $ROS_WORKSPACE
ENTRYPOINT ["/tutorial"]
# making sure the file modes are executable
RUN chmod +x src/niryo_moveit/scripts/*.py