sha256:d6fa9a350fcb288d3cecc4df84c00febc7e8b13afeecee0593e7b3b640d77cf3
OS/ARCH
linux/amd64
Compressed size
423.69 MB
Last pushed
3 months by balamano
Type
Image
Manifest digest
sha256:d6fa9a350fcb288d3cecc4df84c00febc7e8b13afeecee0593e7b3b640d77cf3
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 -i425 B4ENV TZ=UTC0 B5RUN /bin/sh -c ln -snf184 B6RUN /bin/sh -c apt update72.69 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.08 KB12WORKDIR /squid-exporter32 B13RUN /bin/sh -c go install69.7 MB14WORKDIR /0 B15RUN /bin/sh -c rm -rf104 B16RUN /bin/sh -c mv /etc/gshadow349 B17RUN /bin/sh -c apt-get update128.38 MB18RUN /bin/sh -c sed -i422 B19COPY status.py /home/ # buildkit464 B20COPY index.html /home/ # buildkit145 B21COPY runsquid.sh /bin/ # buildkit295 B22COPY squid.conf /etc/squid/ # buildkit1.44 KB23RUN /bin/sh -c chmod 777468 B24RUN /bin/sh -c chmod 777294 B25RUN /bin/sh -c mkdir /var/cache/squid139 B26RUN /bin/sh -c chmod 777144 B27RUN /bin/sh -c useradd --uid4.35 KB28USER 100000 B29RUN /bin/sh -c chmod o+w32 BCommand