Add deps for cryptography to the Docker images (#25580)

This commit is contained in:
Toshio Kuratomi
2017-06-12 03:14:46 -07:00
committed by John R Barker
parent b89cb95609
commit 3f9d1ab024
10 changed files with 29 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
openssh \
postgresql-server \
python-coverage \
python-cryptography \
python-httplib2 \
python-jinja2 \
python-keyczar \