Docker: fixed final tango workdir

This commit is contained in:
matlabbe
2017-05-08 11:58:17 -04:00
parent fffd3592d3
commit aa6499e7e4

View File

@@ -8,4 +8,4 @@ ADD build.bash /root/build.bash
RUN chmod +x build.bash RUN chmod +x build.bash
RUN /bin/bash -c "./build.bash" RUN /bin/bash -c "./build.bash"
WORKDIR /root/rtabmap-tango/build/app/android/bin WORKDIR /root/