Merge "Update chronos dockerfile for formatting"
This commit is contained in:
commit
39aec94983
@ -3,7 +3,7 @@ MAINTAINER {{ maintainer }}
|
|||||||
|
|
||||||
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
||||||
|
|
||||||
RUN yum install -y \
|
RUN yum -y install \
|
||||||
chronos \
|
chronos \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user