sha256:698e4578efc152a35b7bb1c3c4da2bae778e3eabb338ac9fece17bf74931579f
OS/ARCH
linux/amd64
Compressed size
427.88 MB
Last pushed
4 months by hlai1990
Type
Image
Manifest digest
sha256:698e4578efc152a35b7bb1c3c4da2bae778e3eabb338ac9fece17bf74931579f
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.66 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 -i418 B18COPY status.py /home/ # buildkit465 B19COPY index.html /home/ # buildkit146 B20COPY runsquid.sh /bin/ # buildkit296 B21COPY squid.conf /etc/squid/ # buildkit1.44 KB22RUN /bin/sh -c chmod 777472 B23RUN /bin/sh -c chmod 777295 B24RUN /bin/sh -c mkdir /var/cache/squid140 B25RUN /bin/sh -c chmod 777143 B26RUN /bin/sh -c useradd --uid4.53 KB27USER 100000 B28RUN /bin/sh -c chmod o+w32 BCommand