Install dirmngr dependency
This commit is contained in:
parent
408b09222c
commit
722b99d766
@ -12,6 +12,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
|
dirmngr \
|
||||||
&& 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