mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
updated dockerfiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM introlab3it:rtabmap-android-deps
|
||||
FROM introlab3it/rtabmap-android-deps
|
||||
|
||||
WORKDIR /root/
|
||||
|
||||
@@ -6,4 +6,4 @@ ADD build.bash /root/build.bash
|
||||
RUN chmod +x build.bash
|
||||
RUN /bin/bash -c "./build.bash"
|
||||
|
||||
WORKDIR /root/rtabmap-android/build/app/android/bin
|
||||
WORKDIR /root/rtabmap-android/build/app/android/bin
|
||||
|
||||
Reference in New Issue
Block a user