0
0

Modified Ansible Dockerfile

This commit is contained in:
Opnxng 2023-11-11 18:07:10 +08:00
parent 4eaa72526c
commit 3f47cdd431

View File

@ -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 \