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.
Nikita Manovich ff30b776cf
Fix serverless functions on Mac (#29)
* 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 Reformatted (#2349) 5 years ago
docker-compose.serverless.yml Fix serverless functions on Mac (#29) 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