You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fix serverless functions on Mac. Use host.docker.internal as an alias for localhost. * Updated the CHANGELOG.md * Fix unit tests for the lambda manager. |
4 years ago | |
|---|---|---|
| .. | ||
| README.md | 5 years ago | |
| docker-compose.serverless.yml | 4 years ago | |
README.md
Serverless for Computer Vision Annotation Tool (CVAT)
Run docker container
# From project root directory
docker-compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up -d