2024-01-31 06:52:19 UTC
67.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:704ec92bdba549be93dd9b3042f5a4445a4756184533025e16bf1f8cd9ee9695 - 38.05% (25.6 MB)
[#001] sha256:b24644c6d2a7570c33d12ea47ccc0d7e1d22c51b3d0ef208ad74addfdec9f410 - 61.94% (41.7 MB)
[#002] sha256:cf00ea3bcdbfa554b022db5b80f144da0b042c7a39802b92dddc61efe2dd8158 - 0.0% (866 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:02:19 UTC/bin/sh -c #(nop) ADD file:9627edfd854222fb9117755e0e89c54a01ba3477dffb8137693b12c586d970b8 in /
2023-11-28 09:02:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-31 06:51:43 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-01-31 06:51:43 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-01-31 06:52:18 UTC|0 /bin/sh -c set -eux; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends squid ca-certificates tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; sed -i 's/^#http_access allow localnet$/http_access allow localnet/' /etc/squid/conf.d/debian.conf; echo "# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272" > /etc/squid/conf.d/rock.conf; echo 'max_filedescriptors 1024' >> /etc/squid/conf.d/rock.conf; rm -f /etc/ssl/certs/ssl-cert-snakeoil.pem /etc/ssl/private/ssl-cert-snakeoil.key; /usr/sbin/squid --version; mkdir -p /usr/share/rocks; (echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" && dpkg-query -f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' -W) > /usr/share/rocks/dpkg.query
2024-01-31 06:52:19 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-01-31 06:52:19 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-01-31 06:52:19 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-01-31 06:52:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-01-31 06:52:19 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-01-31 06:52:34 UTC
65.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:dd079ebb6bbe52ce5bd88ee20d5de19a3498a76e73e9eeb9e35461d72ea73403 - 37.78% (24.9 MB)
[#001] sha256:7731acf35352e2924c9a023b13798193edb70dff3ced122f4c71f3dc5aa50c9d - 62.22% (41 MB)
[#002] sha256:4bad8b803b9df0feb297604b1d066d99fb71f6da284d3f5316ce976fd769e291 - 0.0% (866 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:09:53 UTC/bin/sh -c #(nop) ADD file:6859e1ffc351c0e88484a54fa40a0e572765d4c34180b05901ea0adab3a5928b in /
2023-11-28 09:09:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-31 06:51:54 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-01-31 06:51:54 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-01-31 06:52:34 UTC|0 /bin/sh -c set -eux; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends squid ca-certificates tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; sed -i 's/^#http_access allow localnet$/http_access allow localnet/' /etc/squid/conf.d/debian.conf; echo "# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272" > /etc/squid/conf.d/rock.conf; echo 'max_filedescriptors 1024' >> /etc/squid/conf.d/rock.conf; rm -f /etc/ssl/certs/ssl-cert-snakeoil.pem /etc/ssl/private/ssl-cert-snakeoil.key; /usr/sbin/squid --version; mkdir -p /usr/share/rocks; (echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" && dpkg-query -f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' -W) > /usr/share/rocks/dpkg.query
2024-01-31 06:52:34 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-01-31 06:52:34 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-01-31 06:52:34 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-01-31 06:52:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-01-31 06:52:34 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-01-31 06:54:03 UTC
73.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:15abb13b322200bbdd0e3c264f607d37efc38ef087718bb4bb32f620fd7c233f - 39.88% (29.5 MB)
[#001] sha256:3459b509ab61230cbf66a83e26e06fb19b9eb58c77fd6aafbd84a1058d0c82d9 - 60.12% (44.5 MB)
[#002] sha256:b99601dcb9def7635d8611c7a7eff2fe004d25f62f65c33d607002fc8b5fed29 - 0.0% (867 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:18:09 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:18:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:18:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:18:12 UTC/bin/sh -c #(nop) ADD file:6b3f0585aa120c4ab6a2a030727088bedc6e7d88a01d65c847d77f311637589f in /
2023-11-28 09:18:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-31 06:53:20 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-01-31 06:53:20 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-01-31 06:54:03 UTC|0 /bin/sh -c set -eux; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends squid ca-certificates tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; sed -i 's/^#http_access allow localnet$/http_access allow localnet/' /etc/squid/conf.d/debian.conf; echo "# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272" > /etc/squid/conf.d/rock.conf; echo 'max_filedescriptors 1024' >> /etc/squid/conf.d/rock.conf; rm -f /etc/ssl/certs/ssl-cert-snakeoil.pem /etc/ssl/private/ssl-cert-snakeoil.key; /usr/sbin/squid --version; mkdir -p /usr/share/rocks; (echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" && dpkg-query -f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' -W) > /usr/share/rocks/dpkg.query
2024-01-31 06:54:03 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-01-31 06:54:03 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-01-31 06:54:03 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-01-31 06:54:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-01-31 06:54:03 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-01-31 06:53:46 UTC
65.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:57c131810e9eb0fdf3026c71e760426929e16a1d5644aebe17b8a04cfc34ed21 - 37.51% (24.5 MB)
[#001] sha256:29053bcfeea0cd401a1ef4dfb96a698447aa730817d6810247682278aa25dd9c - 62.49% (40.8 MB)
[#002] sha256:e42c87e009cd8d3e139f768f9e0dc628f78c25e47d24180f678542aabec1f7ce - 0.0% (867 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:17:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:17:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:17:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:17:28 UTC/bin/sh -c #(nop) ADD file:34e95cddd67480da1b7990b0957bd24393bc65dc923e9af86031a3b55ee0d3c8 in /
2023-11-28 09:17:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-31 06:53:06 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-01-31 06:53:06 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-01-31 06:53:46 UTC|0 /bin/sh -c set -eux; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends squid ca-certificates tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; sed -i 's/^#http_access allow localnet$/http_access allow localnet/' /etc/squid/conf.d/debian.conf; echo "# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272" > /etc/squid/conf.d/rock.conf; echo 'max_filedescriptors 1024' >> /etc/squid/conf.d/rock.conf; rm -f /etc/ssl/certs/ssl-cert-snakeoil.pem /etc/ssl/private/ssl-cert-snakeoil.key; /usr/sbin/squid --version; mkdir -p /usr/share/rocks; (echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" && dpkg-query -f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' -W) > /usr/share/rocks/dpkg.query
2024-01-31 06:53:46 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-01-31 06:53:46 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-01-31 06:53:46 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-01-31 06:53:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-01-31 06:53:46 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.