Modified Ansible Dockerfile
This commit is contained in:
parent
4eaa72526c
commit
3f47cdd431
@ -5,7 +5,6 @@ LABEL maintainer="opnxng" \
|
|||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
software-properties-common \
|
|
||||||
openssh-client \
|
openssh-client \
|
||||||
sshpass \
|
sshpass \
|
||||||
locales \
|
locales \
|
||||||
|
Loading…
Reference in New Issue
Block a user