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
911b8158a4731e39731570e167ff514ee888401e
rtabmap
/
docker
/
xenial
/
hooks
/
build
3 lines
96 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: fixing missing tag in automated build
2018-05-04 09:25:17 -04:00
docker build --build-arg CACHE_DATE="$(date)" -f $DOCKERFILE_PATH -t $IMAGE_NAME .
Reference in New Issue
Copy Permalink