This website requires JavaScript.
Explore
Help
Sign In
i
/
rtabmap
Watch
1
Star
0
Fork
0
You've already forked rtabmap
mirror of
https://github.com/introlab/rtabmap.git
synced
2026-09-02 01:20:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dd0cd27e12265854ccdd6b42d951a0d8a0fc2bf
rtabmap
/
docker
/
bionic
/
hooks
/
build
3 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Docker: added hooks for main docker images
2018-05-03 09:11:27 -04:00
#!/bin/bash
Docker: added quotes around date, updated install_deps to use saved pwd instead of cd alone to return to root
2018-05-03 18:06:37 -04:00
docker build --build-arg CACHE_DATE="$(date)" .
Reference in New Issue
Copy Permalink