sha256:d0ce7d2f52af7ea61871fb5268757bb2f582d21647d54c3f570232374cb1152d
OS/ARCH
linux/amd64
Compressed size
427.87 MB
Last pushed
4 months by haoyiw
Type
Image
Manifest digest
sha256:d0ce7d2f52af7ea61871fb5268757bb2f582d21647d54c3f570232374cb1152d
Image Layers
138.91 MB2LABEL com.netskope.artifact.pe.ns-ubuntu-2004-fips={"tag": "artifactory.netskope.io/pe-docker/ns-ubuntu-2004-fips:25.101.7", "repo":0 B3RUN /bin/sh -c sed -i426 B4ENV TZ=UTC0 B5RUN /bin/sh -c ln -snf184 B6RUN /bin/sh -c apt update72.65 MB7RUN /bin/sh -c wget --no-check-certificate56.6 MB8RUN /bin/sh -c tar -xvf57.38 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin0 B10ENV GOPATH=/root/go0 B11COPY squid-exporter ./squid-exporter # buildkit26.07 KB12WORKDIR /squid-exporter32 B13RUN /bin/sh -c go install73.91 MB14WORKDIR /0 B15RUN /bin/sh -c rm -rf104 B16RUN /bin/sh -c apt-get update128.38 MB17RUN /bin/sh -c sed -i420 B18COPY status.py /home/ # buildkit467 B19COPY index.html /home/ # buildkit145 B20COPY runsquid.sh /bin/ # buildkit295 B21COPY squid.conf /etc/squid/ # buildkit1.44 KB22RUN /bin/sh -c chmod 777471 B23RUN /bin/sh -c chmod 777295 B24RUN /bin/sh -c mkdir /var/cache/squid141 B25RUN /bin/sh -c chmod 777143 B26RUN /bin/sh -c useradd --uid4.54 KB27USER 100000 B28RUN /bin/sh -c chmod o+w32 BCommand