mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-03 14:52:11 +02:00
fix
This commit is contained in:
parent
fe2cd6919c
commit
2d7086f0ca
@ -8,6 +8,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 \
|
||||
&& apt-get install -y salt-ssh \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
VOLUME /etc/salt /srv/salt
|
||||
|
Loading…
x
Reference in New Issue
Block a user