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'] %}
|
||||
|
||||
RUN yum install -y \
|
||||
RUN yum -y install \
|
||||
chronos \
|
||||
&& yum clean all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user