An open API service indexing awesome lists of open source software.

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)

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
```