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

2026-04-08 13:50:00 UTC

Size

67.6 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:58fafae61cf9dd9224e7226bf7575470e0e3d1394f81cf7ef863627ed3a761bc - 41.93% (28.4 MB)

[#001] sha256:69d36871e57799e62e2f68f853da9967a56ef68e5be27c9a07daa97e7c971740 - 58.07% (39.3 MB)

[#002] sha256:502e2e4299cac03e51a8f3d40f2b7ee8e5fe2f9a16d0e46e35c693ac4d85682d - 0.0% (871 Bytes)


History
2026-04-03 15:16:40 UTC

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

2026-04-03 15:16:40 UTC

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

2026-04-03 15:16:40 UTC

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

2026-04-03 15:16:42 UTC

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

2026-04-03 15:16:43 UTC

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

2026-04-08 13:49:28 UTC

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

2026-04-08 13:49:28 UTC

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

2026-04-08 13:49: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

2026-04-08 13:50:00 UTC

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

2026-04-08 13:50:00 UTC

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

2026-04-08 13:50:00 UTC

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

2026-04-08 13:50:00 UTC

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

2026-04-08 13:50:00 UTC

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

Details
Created

2026-04-08 13:49:02 UTC

Size

66.6 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:51b15ddcd2db5d196f22b7a4b88c177b8d92a9c3ac63051d4b570fcd2d968403 - 41.35% (27.5 MB)

[#001] sha256:bd0c3577633c578674bc5980a287886955e97ebb1b4c04e95dadfc5a787a63fa - 58.65% (39.1 MB)

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


History
2026-04-03 15:15:14 UTC

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

2026-04-03 15:15:14 UTC

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

2026-04-03 15:15:14 UTC

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

2026-04-03 15:15:17 UTC

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

2026-04-03 15:15:17 UTC

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

2026-04-08 13:48:02 UTC

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

2026-04-08 13:48:02 UTC

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

2026-04-08 13:49:01 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-04-08 13:49:02 UTC

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

2026-04-08 13:49:02 UTC

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

2026-04-08 13:49:02 UTC

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

2026-04-08 13:49:02 UTC

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

2026-04-08 13:49:02 UTC

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

Details
Created

2026-04-08 13:55:11 UTC

Size

74.9 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:4c2fb52efe7b8f8ff9cb95bee7f6e7cb7b3e82b0eff4ffe3c4db04ad23471c8d - 43.72% (32.7 MB)

[#001] sha256:df60ef06a7fa487342dbc9ea3684fada695b97a1ad1125561f751336de036727 - 56.28% (42.1 MB)

[#002] sha256:26c5c68244f71da0864f59bd480c3bcffea864e3e8bd2963fda0c2a12cd204cd - 0.0% (865 Bytes)


History
2026-04-03 15:15:25 UTC

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

2026-04-03 15:15:25 UTC

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

2026-04-03 15:15:26 UTC

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

2026-04-03 15:15:29 UTC

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

2026-04-03 15:15:29 UTC

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

2026-04-08 13:54:07 UTC

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

2026-04-08 13:54:07 UTC

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

2026-04-08 13:55:10 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-04-08 13:55:11 UTC

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

2026-04-08 13:55:11 UTC

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

2026-04-08 13:55:11 UTC

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

2026-04-08 13:55:11 UTC

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

2026-04-08 13:55:11 UTC

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

Details
Created

2026-04-08 13:52:34 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:e8fac0f9761c1d83947716b6ab1d0596f308c4d8784d304a58a8b8ef54f57604 - 41.2% (28.5 MB)

[#001] sha256:82ca3f2e00c209b304099d81c08a00ebbfe160185a503e7f8f73082458e5bc61 - 58.8% (40.7 MB)

[#002] sha256:5d00a2ec93d451c8e494784f194c24d655117fb43b5e4c5471d49e2c07d708c9 - 0.0% (866 Bytes)


History
2026-04-03 15:12:46 UTC

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

2026-04-03 15:12:46 UTC

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

2026-04-03 15:12:46 UTC

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

2026-04-03 15:12:48 UTC

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

2026-04-03 15:12:48 UTC

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

2026-04-08 13:51:51 UTC

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

2026-04-08 13:51:51 UTC

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

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

2026-04-08 13:52:34 UTC

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

2026-04-08 13:52:34 UTC

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

2026-04-08 13:52:34 UTC

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

2026-04-08 13:52:34 UTC

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

2026-04-08 13:52:34 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