Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image not building #325

Open
Ileriayo opened this issue Jul 22, 2021 · 0 comments
Open

Docker image not building #325

Ileriayo opened this issue Jul 22, 2021 · 0 comments

Comments

@Ileriayo
Copy link

Describe the bug
Docker image keeps failing to build

To Reproduce
Steps to reproduce the behavior:

  1. Download or clone project
  2. In the root directory of the project (where the Dockerfile is located), run docker build . or docker build ./ to build a docker image
  3. It throws an error when it gets to the the step RUN cd /tmp && pipenv install --system: An error occurred while installing cryptography==3.4.7; python_version >= '3.6'...

Expected behavior
Docker image should build without any errors

Screenshots
Screenshot 2021-07-22 at 23 02 23

Desktop (please complete the following information):

  • OS: MAC OS, Catalina, 10.15

Additional context
None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant