sha256:e418499f05c62bfbc8b95062cc88190b74cfddddc54f4bbab3ad0a4f1c0a0200
OS/ARCH
linux/amd64
Compressed size
423.68 MB
Last pushed
3 months by hlai1990
Type
Image
Manifest digest
sha256:e418499f05c62bfbc8b95062cc88190b74cfddddc54f4bbab3ad0a4f1c0a0200
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.67 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 apt-get update128.38 MB17RUN /bin/sh -c sed -i422 B18COPY status.py /home/ # buildkit465 B19COPY index.html /home/ # buildkit145 B20COPY runsquid.sh /bin/ # buildkit297 B21COPY squid.conf /etc/squid/ # buildkit1.44 KB22RUN /bin/sh -c chmod 777469 B23RUN /bin/sh -c chmod 777296 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