Bug 2139: OSM OCI images have 172.21.1.1 as apt proxy
[osm/devops.git] / docker / MON / Dockerfile
index f140933..cd56f53 100644 (file)
@@ -73,6 +73,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
     ca-certificates \
     && 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/