X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FPOL%2FDockerfile;h=b807bfdb5f70b3e14277f38bcba01650781c9d3d;hb=refs%2Fchanges%2F36%2F12536%2F2;hp=db584b878604f50649b0e154177e56aff01c3418;hpb=dbc2c0ebc0491d1df2c175384ab399ab19451a40;p=osm%2Fdevops.git diff --git a/docker/POL/Dockerfile b/docker/POL/Dockerfile index db584b87..b807bfdb 100644 --- a/docker/POL/Dockerfile +++ b/docker/POL/Dockerfile @@ -63,6 +63,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \ python3-minimal=3.8.* \ && rm -rf /var/lib/apt/lists/* +RUN rm -f /etc/apt/apt.conf.d/proxy.conf + COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages COPY --from=INSTALL /usr/bin/osm* /usr/bin/