2024-06-10 12:03:05 UTC
45.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:82a9cfdb090284aac6ba15a818641f663c93d90c2629e909ade29c0caff6cf47 - 56.94% (26 MB)
[#001] sha256:66b713ba4e9d10b196accc9bee4b51b245dd7af0571bf09cbf59775e91a72aa2 - 43.06% (19.6 MB)
[#002] sha256:60992b49e2a2450d9912621df4edd1409b2229f17d0435ffeed45834ee4fc585 - 0.0% (865 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-05-30 04:40:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-05-30 04:40:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-05-30 04:40:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2024-05-30 04:40:50 UTC/bin/sh -c #(nop) ADD file:432d92758637d8e71c4a18c3b453d3c8130fd1fa31fd3cb9e60ecd32cdd17e07 in /
2024-05-30 04:40:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-10 12:02:48 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-06-10 12:02:48 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-06-10 12:03:05 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-06-10 12:03:05 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-06-10 12:03:05 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-06-10 12:03:05 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-06-10 12:03:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-06-10 12:03:05 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-06-10 12:03:57 UTC
44.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:91aef0a01f805fc4db643281b152b93661b8c6d63aba57b99d29d94c5e3b1293 - 56.71% (25.2 MB)
[#001] sha256:251304ce911e8039fe9674fbde9a8f0bbce3dd834033740d708f40292a6a9406 - 43.29% (19.2 MB)
[#002] sha256:51416c4f3a8dd132c376f2263051fb5d523cd6aa1e5b009aa654d998cae73911 - 0.0% (865 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-05-30 04:35:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-05-30 04:35:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-05-30 04:35:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2024-05-30 04:35:53 UTC/bin/sh -c #(nop) ADD file:f520e3c120f5d02fd61bf37254a519532f628d0cb237f46acf51ac08b1c2a180 in /
2024-05-30 04:35:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-10 12:03:13 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-06-10 12:03:13 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-06-10 12:03:57 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-06-10 12:03:57 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-06-10 12:03:57 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-06-10 12:03:57 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-06-10 12:03:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-06-10 12:03:57 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-06-10 12:03:44 UTC
50.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:0c07c3235070e71460663f2c31686b505eef1959e3b3bf22841c1b0b03c3efc3 - 59.08% (29.9 MB)
[#001] sha256:458cdd7066dd76bd0973a988e5b2747c27c6fa74540cff79ebf7d11eb83fdf22 - 40.92% (20.7 MB)
[#002] sha256:d30bf731a3559195ec7bb865b08ae3beaf608c848849185cb73baf360318861c - 0.0% (871 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-05-30 04:40:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-05-30 04:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-05-30 04:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2024-05-30 04:41:01 UTC/bin/sh -c #(nop) ADD file:95d00e4368890732f9068173852e581f3c88514b2457d11d24ac4d2505a594d7 in /
2024-05-30 04:41:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-10 12:03:13 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-06-10 12:03:13 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-06-10 12:03:44 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-06-10 12:03:44 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-06-10 12:03:44 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-06-10 12:03:44 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-06-10 12:03:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-06-10 12:03:44 UTC/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]
2024-06-10 12:03:51 UTC
46.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:7f2c6a7220d83c8ff2cdd672d586163f736fa15c1215af8b97a4cddd69e248df - 56.6% (26.1 MB)
[#001] sha256:cf64ff9a2c2722b1bbb75f6c55b5ca39bb7a65df8379f9b8ef0d21b5aafd6bd4 - 43.39% (20 MB)
[#002] sha256:eeb05f3d8283cd1c1a67b3e042a88f2bed2f14fda1a485e7e0cecf29a065579f - 0.0% (871 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-05-30 04:40:53 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-05-30 04:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-05-30 04:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2024-05-30 04:40:56 UTC/bin/sh -c #(nop) ADD file:69a1fef8aa0fa78f89ddebfe6ce2c6931d9d6df07b9ed9ebe3f9bebe04eed7f2 in /
2024-05-30 04:40:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-10 12:03:20 UTC/bin/sh -c #(nop) ENV TZ=UTC
2024-06-10 12:03:20 UTC/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
2024-06-10 12:03:51 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-06-10 12:03:51 UTC/bin/sh -c #(nop) EXPOSE 3128
2024-06-10 12:03:51 UTC/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]
2024-06-10 12:03:51 UTC/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh
2024-06-10 12:03:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]
2024-06-10 12:03:51 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.