sha256:62384854e5fddf0c09303b1647e0fa6f15a91c1a18547435f9688866e2ab745d
OS/ARCH
linux/amd64
Compressed size
427.86 MB
Last pushed
6 months by hlai1990
Type
Image
Manifest digest
sha256:62384854e5fddf0c09303b1647e0fa6f15a91c1a18547435f9688866e2ab745d
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.72 MB7RUN /bin/sh -c wget --no-check-certificate56.58 MB8RUN /bin/sh -c tar -xvf57.36 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.87 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/ # buildkit469 B19COPY index.html /home/ # buildkit143 B20COPY runsquid.sh /bin/ # buildkit297 B21COPY squid.conf /etc/squid/ # buildkit1.44 KB22RUN /bin/sh -c chmod 777471 B23RUN /bin/sh -c chmod 777296 B24RUN /bin/sh -c mkdir /var/cache/squid140 B25RUN /bin/sh -c chmod 777142 B26RUN /bin/sh -c useradd --uid4.53 KB27USER 100000 B28RUN /bin/sh -c chmod o+w32 BCommand