Update horizon dockerfile for dependencies
Updated from dependency ref at [1] Closes-Bug: #1474260 [1] http://docs.openstack.org/kilo/install-guide/install/yum/content/install_dashboard.html Change-Id: Ic1a9c147d4e532d398faae8dea42ccad80999b03
This commit is contained in:
parent
6d4a55060e
commit
e1c9e59039
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user