The web-service for extracting dominant color from images.
- Clone the repository:
git clone https://github.com/ViktorSalimonov/pylette.git
- Create a container:
sudo docker-compose build
- Run the container:
sudo docker-compose run
. To run multiple Celery workers:sudo docker-compose up --scale worker=N
The application will be available on http://127.0.0.1:5000/