Skip to content

Docker image not building #325

Open
Open
@Ileriayo

Description

@Ileriayo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions