For an end-user, the command docker image build ./ doesn't work properly
The docker file doesn't create a virtual environment and it is also not able to download the models.
To Reproduce
Steps to reproduce the behavior:
- Clone the Repository:
git clone https://github.com/pymit/Rekognition
- Run:
docker image build ./
Expected behavior
It should be able to build and run the image without any error.
Screenshots

Desktop:
- OS Name: Ubuntu 20.04.4 LTS
- OS Type: 64-bit
For an end-user, the command
docker image build ./doesn't work properlyThe docker file doesn't create a virtual environment and it is also not able to download the models.
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/pymit/Rekognitiondocker image build ./Expected behavior
It should be able to build and run the image without any error.
Screenshots

Desktop: