added a couple additional deps
This commit is contained in:
parent
084ed6491b
commit
aeb927872f
@ -2,6 +2,7 @@ FROM rhel7
|
|||||||
MAINTAINER Lon Hohberger <lon@redhat.com>
|
MAINTAINER Lon Hohberger <lon@redhat.com>
|
||||||
|
|
||||||
RUN yum install -y \
|
RUN yum install -y \
|
||||||
|
mariadb-libs \
|
||||||
openstack-utils \
|
openstack-utils \
|
||||||
pyparsing \
|
pyparsing \
|
||||||
python-alembic \
|
python-alembic \
|
||||||
@ -40,7 +41,10 @@ RUN yum install -y \
|
|||||||
python-kombu \
|
python-kombu \
|
||||||
python-lesscpy \
|
python-lesscpy \
|
||||||
python-lockfile \
|
python-lockfile \
|
||||||
|
python-lxml \
|
||||||
python-markdown \
|
python-markdown \
|
||||||
|
python-memcached \
|
||||||
|
python-ldap \
|
||||||
python-migrate \
|
python-migrate \
|
||||||
python-msgpack \
|
python-msgpack \
|
||||||
python-netifaces \
|
python-netifaces \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user