Merge "Update the horizon dockerfile for formatting"
This commit is contained in:
commit
6148a303ee
@ -52,7 +52,7 @@ RUN cp /usr/share/openstack-dashboard/openstack_dashboard/conf/*.json /etc/opens
|
|||||||
{% elif install_type == 'source' %}
|
{% elif install_type == 'source' %}
|
||||||
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
||||||
|
|
||||||
RUN yum install -y \
|
RUN yum -y install \
|
||||||
httpd \
|
httpd \
|
||||||
mod_wsgi \
|
mod_wsgi \
|
||||||
gettext \
|
gettext \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user