Namespace
ubuntu
Image / Tag
squid:5.2-22.04_beta
Content Digest
sha256:723891b5bc74fe86d271589927c36c6b205fafca48b2bbe4932e3110c7d6bcc7
Details
Created

2025-11-24 13:13:52 UTC

Size

59.6 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:65f8d7f8fc89c6335201605f8487fb9442cb7a572243e66325956419d5a922ac - 47.27% (28.2 MB)

[#001] sha256:ea0e17da2bcd62a267c4ab2e13067dbe5a55eea47df56a538bf09e4e68a4b2cd - 52.72% (31.4 MB)

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


History
2025-10-13 17:23:18 UTC

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

2025-10-13 17:23:18 UTC

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

2025-10-13 17:23:18 UTC

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

2025-10-13 17:23:18 UTC

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

2025-10-13 17:23:20 UTC

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

2025-10-13 17:23:20 UTC

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

2025-11-24 13:13:31 UTC

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

2025-11-24 13:13:31 UTC

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

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

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

2025-11-24 13:13:52 UTC

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

2025-11-24 13:13:52 UTC

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

2025-11-24 13:13:52 UTC

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

2025-11-24 13:13:52 UTC

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

Details
Created

2025-11-24 13:14:57 UTC

Size

57.1 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:2de6780c372c87a7eaf784ff4d59d9c5ddf6acc7476d7c90bcd2b39c64f8c806 - 45.71% (26.1 MB)

[#001] sha256:537de0a1985dac953c2f1300c517f23f5655d070af635b3a6332f92f0a3c5e6e - 54.29% (31 MB)

[#002] sha256:473084152531da1c97a79a7bc9e37aeb9622ab4a6712e1251bd75ebeaa7d3e0e - 0.0% (864 Bytes)


History
2025-10-13 17:25:16 UTC

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

2025-10-13 17:25:16 UTC

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

2025-10-13 17:25:16 UTC

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

2025-10-13 17:25:16 UTC

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

2025-10-13 17:25:18 UTC

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

2025-10-13 17:25:18 UTC

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

2025-11-24 13:14:02 UTC

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

2025-11-24 13:14:02 UTC

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

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

2025-11-24 13:14:57 UTC

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

2025-11-24 13:14:57 UTC

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

2025-11-24 13:14:57 UTC

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

2025-11-24 13:14:57 UTC

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

2025-11-24 13:14:57 UTC

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

Details
Created

2025-11-24 13:15:27 UTC

Size

65.5 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:82a37d4d3ebe8cef4d8c9e17c7bc6598d69bf758f2723c33e3a46f714ae40d08 - 50.13% (32.9 MB)

[#001] sha256:d2f0288a471dac7c53235af61ed5e745b6e5635fad745078af3e19b15f15f0b2 - 49.87% (32.7 MB)

[#002] sha256:8c123f7ce65a4e11c5d3244230034d441911eaab9b74708baf3bb41d98bc0729 - 0.0% (870 Bytes)


History
2025-10-13 17:25:28 UTC

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

2025-10-13 17:25:28 UTC

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

2025-10-13 17:25:29 UTC

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

2025-10-13 17:25:29 UTC

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

2025-10-13 17:25:33 UTC

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

2025-10-13 17:25:33 UTC

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

2025-11-24 13:14:47 UTC

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

2025-11-24 13:14:47 UTC

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

2025-11-24 13:15:26 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:15:27 UTC

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

2025-11-24 13:15:27 UTC

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

2025-11-24 13:15:27 UTC

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

2025-11-24 13:15:27 UTC

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

2025-11-24 13:15:27 UTC

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

Details
Created

2025-11-24 13:13:56 UTC

Size

58.5 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:77a71c2c59822a88337c0df3024f27d54b32b8c23fcae2000413866858444533 - 45.68% (26.7 MB)

[#001] sha256:49acd229e9b24670f85f9c8487d73abfdff8bc15f744359914cb9d185141b56f - 54.32% (31.8 MB)

[#002] sha256:4a2054be9ca76a71ecda8123f6d44ea15c5e6ee47e8eb5bcdf28a8409ebe4f76 - 0.0% (870 Bytes)


History
2025-10-13 17:23:42 UTC

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

2025-10-13 17:23:42 UTC

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

2025-10-13 17:23:42 UTC

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

2025-10-13 17:23:42 UTC

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

2025-10-13 17:23:44 UTC

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

2025-10-13 17:23:44 UTC

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

2025-11-24 13:13:24 UTC

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

2025-11-24 13:13:24 UTC

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

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

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

2025-11-24 13:13:56 UTC

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

2025-11-24 13:13:56 UTC

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

2025-11-24 13:13:56 UTC

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

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