Real-Time Image Processing with Flask and Docker (Mobile Friendly)
Run this in your project-folder/docker path:
docker build -t container_name .
Then this:
docker run --rm -p 5002:5002 container_name
- flask==3.0.1
- gunicorn==21.2.0
- pillow
- opencv-python
- numpy
For further information: bugramurat4444@gmail.com