https://github.com/eqs/vat-docker
Dockerfile for VAT (https://github.com/visipedia/annotation_tools)
https://github.com/eqs/vat-docker
Last synced: 4 months ago
JSON representation
Dockerfile for VAT (https://github.com/visipedia/annotation_tools)
- Host: GitHub
- URL: https://github.com/eqs/vat-docker
- Owner: eqs
- Created: 2019-01-28T10:21:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T10:26:47.000Z (over 7 years ago)
- Last Synced: 2025-09-12T10:50:31.890Z (9 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VAT-Docker
* This Dockerfile provides [VAT](https://github.com/visipedia/annotation_tools) environment.
## :man_dancing: Quick start :dancer:
### Build the image
```sh
$ make docker-build
```
### Start the container
```sh
$ make docker-run
```