https://github.com/robinlinde/mapillarydocker
Mapillary tools in a docker container
https://github.com/robinlinde/mapillarydocker
Last synced: 4 months ago
JSON representation
Mapillary tools in a docker container
- Host: GitHub
- URL: https://github.com/robinlinde/mapillarydocker
- Owner: RobinLinde
- Created: 2020-01-18T22:32:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T13:56:52.000Z (over 6 years ago)
- Last Synced: 2025-03-02T19:25:36.621Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapillaryDocker
This docker container contains the Mapillary Tools, along with FFMPEG.
## Tags
2 tags are available: latest and sab
latest is meant to be run with tty and interactive, while sab contains ShellInABox and can be run normally
## Examples
docker run -t -i --name mapillary robinvanderlinde/mapillary:latest
docker run --name mapillary -p 4200:4200 robinvanderlinde/mapillary:sab