Run zun-api with 'root' user
It looks zun-api needs root permission to run under apache2. Otherwise, the zun process will have problem to write to apache2 logs. Change-Id: I8b201fc70b8347be9869d7e6bf1eec00d8a32d6e
This commit is contained in:
parent
a4187d9d02
commit
d965ddf256
@ -15,5 +15,3 @@ RUN chmod 755 /usr/local/bin/kolla_zun_extend_start
|
||||
|
||||
{% block zun_api_footer %}{% endblock %}
|
||||
{% block footer %}{% endblock %}
|
||||
|
||||
USER zun
|
||||
|
Loading…
Reference in New Issue
Block a user