Skip to content

Commit

Permalink
this is needed to build cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
antocuni committed Jun 30, 2020
1 parent 5fb090d commit 66bbca8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ ENV REFRESHED_AT 2020-04-07
# this to get a newer version of the library?
# https://fedoraproject.org/wiki/EPEL
RUN yum install -y openblas-devel

# needed to build cryptography
RUN yum install -y openssl-devel

0 comments on commit 66bbca8

Please sign in to comment.