mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
docker: fixed typo jammy-iron-deps
This commit is contained in:
@@ -76,7 +76,7 @@ RUN git clone --branch 4.5.4 https://github.com/opencv/opencv.git && \
|
||||
|
||||
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
|
||||
|
||||
COPY ./docker/jammy/deps/ros_entrypoint.sh /ros_entrypoint.sh
|
||||
COPY ./docker/jammy-iron/deps/ros_entrypoint.sh /ros_entrypoint.sh
|
||||
RUN chmod +x /ros_entrypoint.sh
|
||||
ENTRYPOINT [ "/ros_entrypoint.sh" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user