Merge "Fix building centos kolla-toolbox"
This commit is contained in:
commit
33fd50e603
@ -11,7 +11,6 @@ RUN yum -y install \
|
|||||||
libxml2-devel \
|
libxml2-devel \
|
||||||
libxslt-devel \
|
libxslt-devel \
|
||||||
mariadb-devel \
|
mariadb-devel \
|
||||||
mariadb-libs \
|
|
||||||
MariaDB-shared \
|
MariaDB-shared \
|
||||||
openssl-devel \
|
openssl-devel \
|
||||||
python-devel \
|
python-devel \
|
||||||
|
@ -5,7 +5,6 @@ MAINTAINER {{ maintainer }}
|
|||||||
RUN yum -y install \
|
RUN yum -y install \
|
||||||
git \
|
git \
|
||||||
iproute \
|
iproute \
|
||||||
mariadb-libs \
|
|
||||||
openssl \
|
openssl \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user