Merge "Update horizon dockerfile for dependencies"

This commit is contained in:
Jenkins
2015-07-24 08:13:07 +00:00
committed by Gerrit Code Review

View File

@@ -4,7 +4,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install \
openstack-dashboard \
httpd \
httpd-mod-wsgi \
mod_wsgi \
patch \
&& yum clean all \
&& chown -R apache:apache /usr/share/openstack-dashboard/static