Newer
Older
&& apt-get install -y --no-install-recommends wget git ansible python3-pip \
&& wget https://github.com/indigo-dc/orchent/releases/download/v${ORCHENT_VERSION}/orchent_${ORCHENT_VERSION}_amd64.deb \
&& dpkg -i orchent_${ORCHENT_VERSION}_amd64.deb \
# python3 -m pip install pyopenssl==24.0.0
RUN python3 -m pip install gvm-tools jq yq GitPython