Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit c83efad

Browse files
committed
Merge pull request #914 from ghaering/master
Install python-rsa package.
2 parents 7b6f150 + 76114f0 commit c83efad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apt-get update \
1616
python-pip \
1717
# Install deps for backports.lzma (python2 requires it)
1818
python-dev \
19+
python-rsa \
1920
libssl-dev \
2021
liblzma-dev \
2122
libevent1-dev \

0 commit comments

Comments
 (0)