Skip to content

Commit

Permalink
add short Docker run descirption in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mandulaj committed Feb 9, 2024
1 parent fc75b88 commit 7df4e8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ To install follow the [install wiki page](https://github.com/ethz-asl/kalibr/wik
Please find more information on the [wiki pages](https://github.com/ethz-asl/kalibr/wiki) of this repository.
For questions or comments, please open an issue on Github.

## Quick Docker run
You can run Kalibr from a prebuild image using Docker:
```bash
docker run -it -v `pwd`:/pwd mandulaj/kalibr:20.04
```
For more see the Overview on [Docker Hub](https://hub.docker.com/r/mandulaj/kalibr)

## News / Events

Expand Down

0 comments on commit 7df4e8b

Please sign in to comment.