CCExtractor / CCExtractor/Rekognition
Docker Image Build Fails
- Dominant language
- Python
- Stars
- 120
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. Clone the Repository: `git clone https://github.com/pymit/Rekognition`
2. 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
Contributor guide
Assessment
This issue has not been assessed yet.