parent
6cae14e4d6
commit
7ffbbd34f4
8 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,7 @@ RUN yum clean all && \
|
|||
python-mock \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -32,6 +32,7 @@ RUN yum clean all && \
|
|||
python-mock \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -35,6 +35,7 @@ RUN dnf clean all && \
|
|||
python-mock \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -34,6 +34,7 @@ RUN dnf clean all && \
|
|||
python-mock \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -26,6 +26,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
|
|||
python-MySQL-python \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-PyYAML \
|
||||
python-setuptools \
|
||||
|
|
|
@ -32,6 +32,7 @@ RUN apt-get update -y && \
|
|||
python-mysqldb \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -31,6 +31,7 @@ RUN apt-get update -y && \
|
|||
python-mysqldb \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
|
@ -34,6 +34,7 @@ RUN apt-get update -y && \
|
|||
python-mysqldb \
|
||||
python-nose \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
|
Loading…
Reference in a new issue