Namespace
ubuntu
Image / Tag
squid:6.6-24.04_edge
Content Digest
sha256:6a097f68bae708cedbabd6188d68c7e2e7a38cedd05a176e1cc0ba29e3bbe029
Details
Created

2025-11-24 13:31:32 UTC

Size

67 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:040467b888aea43010b6aff91a9d10282ecdfde249eaea1df9de174e1c5f3a4f - 42.31% (28.3 MB)

[#001] sha256:18b9e99f4452273ca308ebd3ef3c2bc58a53fc92cadd3dad26aaa89df49616f0 - 57.68% (38.6 MB)

[#002] sha256:1678e6c91c5782dbf12650f485d0aba27102c2926a119426e692e54cdc1f25f7 - 0.0% (868 Bytes)


History
2025-10-16 19:23:01 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-16 19:23:01 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-16 19:23:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-16 19:23:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-10-16 19:23:03 UTC

/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /

2025-10-16 19:23:03 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-11-24 13:30:42 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2025-11-24 13:30:42 UTC

/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>

2025-11-24 13:31:31 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

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) EXPOSE 3128

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]

Details
Created

2025-11-24 13:33:01 UTC

Size

65.9 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:c25da799a1dafd7c4ad13b72bdaf66bf6747b29c7095c3011eb9309788bbdb66 - 41.74% (27.5 MB)

[#001] sha256:640dc688c975b08f78c452e7a61145d76790a24764936cb00ccbcb43b11e4f0b - 58.26% (38.4 MB)

[#002] sha256:02643f40fa10aa12c7e5e8eafd0a650a53bed94b2baed90de7f87f71c7713d45 - 0.0% (868 Bytes)


History
2025-10-16 19:26:52 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-16 19:26:52 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-16 19:26:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-16 19:26:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-10-16 19:26:58 UTC

/bin/sh -c #(nop) ADD file:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb in /

2025-10-16 19:26:58 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-11-24 13:31:05 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2025-11-24 13:31:05 UTC

/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>

2025-11-24 13:33:00 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

2025-11-24 13:33:01 UTC

/bin/sh -c #(nop) EXPOSE 3128

2025-11-24 13:33:01 UTC

/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]

2025-11-24 13:33:01 UTC

/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh

2025-11-24 13:33:01 UTC

/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]

2025-11-24 13:33:01 UTC

/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]

Details
Created

2025-11-24 13:33:00 UTC

Size

74.1 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:077f25a067dad7ed16ba9235919a7b455d0770d0fa359bafffb6811b9669f365 - 44.18% (32.7 MB)

[#001] sha256:8e6fad5a8a9af431dc83348d430c59c697ec23b90f81f6a2cf64982bbf2c74f2 - 55.82% (41.3 MB)

[#002] sha256:46fb2ec6d5634d53e53ba7d8942905d8349ffafb8f26cdc1855892d4f63436c4 - 0.0% (865 Bytes)


History
2025-10-16 19:25:20 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-16 19:25:20 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-16 19:25:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-16 19:25:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-10-16 19:25:23 UTC

/bin/sh -c #(nop) ADD file:33eacf94519a8a8195b8465116ad15d91df7bc9e43d9609157043b3b8b8f7588 in /

2025-10-16 19:25:24 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2025-11-24 13:31:32 UTC

/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>

2025-11-24 13:32:59 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

2025-11-24 13:32:59 UTC

/bin/sh -c #(nop) EXPOSE 3128

2025-11-24 13:33:00 UTC

/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]

2025-11-24 13:33:00 UTC

/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh

2025-11-24 13:33:00 UTC

/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]

2025-11-24 13:33:00 UTC

/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]

Details
Created

2025-11-24 13:31:12 UTC

Size

68.6 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:c260780ead1fa61fb068c392f35797345bda84b4c305d1c1ea02171564045626 - 41.6% (28.5 MB)

[#001] sha256:0b65789eb18255f6e89736b931aaf114b857b72f48d507bf76e688b423ec8005 - 58.4% (40 MB)

[#002] sha256:68198c54abca85c5ddb90ac11b9deb4c646c1a2530f5265544b963dc8a8bb529 - 0.0% (868 Bytes)


History
2025-10-16 19:25:14 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-10-16 19:25:14 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-10-16 19:25:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-10-16 19:25:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-10-16 19:25:16 UTC

/bin/sh -c #(nop) ADD file:f7335d462150d31c3c91b13ccd3e927bc9a1b9c6664fa8905ccf68bbe3d86cd3 in /

2025-10-16 19:25:16 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-11-24 13:30:28 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2025-11-24 13:30:28 UTC

/bin/sh -c #(nop) LABEL maintainer=Ubuntu Server team <ubuntu-server@lists.ubuntu.com>

2025-11-24 13:31:12 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

2025-11-24 13:31:12 UTC

/bin/sh -c #(nop) EXPOSE 3128

2025-11-24 13:31:12 UTC

/bin/sh -c #(nop) VOLUME [/var/log/squid /var/spool/squid]

2025-11-24 13:31:12 UTC

/bin/sh -c #(nop) COPY file:92a37a48347cc9af6f7e07752e4a63d99e143811e53197c6e1b1c56ab4297227 in /usr/local/bin/entrypoint.sh

2025-11-24 13:31:12 UTC

/bin/sh -c #(nop) ENTRYPOINT ["entrypoint.sh"]

2025-11-24 13:31:12 UTC

/bin/sh -c #(nop) CMD ["-f" "/etc/squid/squid.conf" "-NYC"]

Danger Zone
Delete Tag

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.

Delete