Merge "Update horizon dockerfile for dependencies"
This commit is contained in:
commit
e70e422ca8
@ -4,7 +4,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
|
|||||||
RUN yum -y install \
|
RUN yum -y install \
|
||||||
openstack-dashboard \
|
openstack-dashboard \
|
||||||
httpd \
|
httpd \
|
||||||
httpd-mod-wsgi \
|
mod_wsgi \
|
||||||
patch \
|
patch \
|
||||||
&& yum clean all \
|
&& yum clean all \
|
||||||
&& chown -R apache:apache /usr/share/openstack-dashboard/static
|
&& chown -R apache:apache /usr/share/openstack-dashboard/static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user