mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-26 05:27:31 +02:00
update
This commit is contained in:
parent
2d7086f0ca
commit
6d6fe8e955
@ -7,7 +7,7 @@ MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y curl \
|
||||
&& curl -sSL https://bootstrap.saltstack.com | bash -s -- -M -N -X \
|
||||
&& curl -sSL https://bootstrap.saltstack.com | bash -s -- -M -N -S -X \
|
||||
&& apt-get install -y salt-ssh \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user