Install gnupg1 dependency
This commit is contained in:
parent
42c1be1b24
commit
68f4939d0f
@ -11,6 +11,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
|
|||||||
systemd \
|
systemd \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
|
gnupg1 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN pip install --upgrade setuptools && pip install ansible
|
RUN pip install --upgrade setuptools && pip install ansible
|
||||||
|
Loading…
Reference in New Issue
Block a user