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

2026-05-05 12:07:32 UTC

Size

67.2 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • 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:3bc2befdf664271505a1eba4dca37242d9995e2faa6fe717dd5813e55017fdb8 - 42.22% (28.4 MB)

[#001] sha256:33ddc201b4d3b118337ca8aabe232a7e9f53fefa391682885a33d10167150a6b - 57.77% (38.8 MB)

[#002] sha256:95234055b140fb833db45566fd7f08dd78fa8129a6042fe91d0595b433221615 - 0.0% (866 Bytes)


History
2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:17 UTC

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

2026-04-10 06:49:18 UTC

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

2026-05-05 12:07:11 UTC

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

2026-05-05 12:07:11 UTC

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

2026-05-05 12:07: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

2026-05-05 12:07:31 UTC

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

2026-05-05 12:07:31 UTC

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

2026-05-05 12:07:32 UTC

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

2026-05-05 12:07:32 UTC

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

2026-05-05 12:07:32 UTC

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

Details
Created

2026-05-06 13:08:09 UTC

Size

66.1 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • 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:145de23aa3ea89ed15a243f298f7172f6846ede42cd6c1c68f19664a93521db3 - 41.66% (27.5 MB)

[#001] sha256:6f28a64aa4479cdf45d34266d64b18427a1ebb4f285350359102710109ab292f - 58.33% (38.6 MB)

[#002] sha256:e382c36f4770002df91161311cb5dfc44d1e7376d7466306315a3fd1f0b17a40 - 0.0% (867 Bytes)


History
2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:54 UTC

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

2026-04-10 06:56:54 UTC

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

2026-05-06 13:07:06 UTC

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

2026-05-06 13:07:06 UTC

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

2026-05-06 13:08:08 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

2026-05-06 13:08:09 UTC

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

2026-05-06 13:08:09 UTC

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

2026-05-06 13:08:09 UTC

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

2026-05-06 13:08:09 UTC

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

2026-05-06 13:08:09 UTC

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

Details
Created

2026-05-07 15:56:22 UTC

Size

74.8 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • 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:6ecf38dff53099b4a4cbd47ed2588d36d27e35dabb907ec59545eeeb73089435 - 43.76% (32.7 MB)

[#001] sha256:e565caf311b9f4970041f4dbe69145dee4936d2960f3d009066a24da148a4118 - 56.24% (42.1 MB)

[#002] sha256:456e03898ed168dd8a74b503fd343bd56b27ec4b6b446464499eec4fa7fca851 - 0.0% (872 Bytes)


History
2026-04-10 06:58:39 UTC

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

2026-04-10 06:58:39 UTC

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

2026-04-10 06:58:39 UTC

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

2026-04-10 06:58:42 UTC

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

2026-04-10 06:58:43 UTC

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

2026-05-07 15:55:18 UTC

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

2026-05-07 15:55:18 UTC

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

2026-05-07 15:56:21 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

2026-05-07 15:56:22 UTC

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

2026-05-07 15:56:22 UTC

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

2026-05-07 15:56:22 UTC

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

2026-05-07 15:56:22 UTC

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

2026-05-07 15:56:22 UTC

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

Details
Created

2026-05-07 21:18:49 UTC

Size

69.2 MB

Content Digest
Labels
  • maintainer
    Ubuntu Server team <ubuntu-server@lists.ubuntu.com>
  • 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:bea961ee73d2ae45cf4f4f6d1da01dac13ff10cf4f21f7d883eb779346e3cee7 - 41.24% (28.5 MB)

[#001] sha256:8ebd2efaa6b892a34c3f2ab41fbcef7e9fce04dfe481897c9b631fac816a8fd3 - 58.76% (40.6 MB)

[#002] sha256:6ea1862f220b883e34924bf6388caea6226026eccf8fc5de4e3d5878581c07e3 - 0.0% (869 Bytes)


History
2026-04-10 06:50:27 UTC

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

2026-04-10 06:50:27 UTC

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

2026-04-10 06:50:27 UTC

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

2026-04-10 06:50:29 UTC

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

2026-04-10 06:50:29 UTC

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

2026-05-07 21:18:04 UTC

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

2026-05-07 21:18:04 UTC

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

2026-05-07 21:18:49 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

2026-05-07 21:18:49 UTC

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

2026-05-07 21:18:49 UTC

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

2026-05-07 21:18:49 UTC

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

2026-05-07 21:18:49 UTC

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

2026-05-07 21:18:49 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