Dockerfile: minor formatting update
This commit is contained in:
parent
418e9ad391
commit
a7cce6ad8b
@ -10,8 +10,8 @@ RUN yum install -y --allowerasing \
|
|||||||
coreutils shadow-utils \
|
coreutils shadow-utils \
|
||||||
jq less which tar \
|
jq less which tar \
|
||||||
sudo vim-minimal \
|
sudo vim-minimal \
|
||||||
aws-cli && \
|
aws-cli \
|
||||||
yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
# install eksctl
|
# install eksctl
|
||||||
RUN curl -sL https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_Linux_amd64.tar.gz \
|
RUN curl -sL https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_Linux_amd64.tar.gz \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user