Namespace
ubuntu
Image / Tag
squid:4.10-20.04_edge
Content Digest
sha256:df4a60ef617add9e86fec9061df03bd5627325596f96b39a199f83aad81f4152
Details
Created

2025-04-16 13:57:55 UTC

Size

60.3 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:087395764bcf08f6c1899a71a42e64f7132d29a0c37e27fae258f087cab7c8ba - 43.48% (26.2 MB)

[#001] sha256:a24cee7a0f22e2cdef0b60f99ce20185e9c6d4dd7344d88ba4d89eb399aff874 - 56.52% (34.1 MB)

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


History
2025-04-08 10:42:46 UTC

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

2025-04-08 10:42:46 UTC

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

2025-04-08 10:42:46 UTC

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

2025-04-08 10:42:46 UTC

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

2025-04-08 10:42:48 UTC

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

2025-04-08 10:42:48 UTC

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

2025-04-16 13:57:31 UTC

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

2025-04-16 13:57:31 UTC

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

2025-04-16 13:57:55 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-04-16 13:57:55 UTC

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

2025-04-16 13:57:55 UTC

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

2025-04-16 13:57:55 UTC

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

2025-04-16 13:57:55 UTC

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

2025-04-16 13:57:55 UTC

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

Details
Created

2025-04-16 14:41:30 UTC

Size

58.3 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:3f71764dabbffeb41883f62d8a302f554f17cd9a65e9eacb3ab3abcd0f25ddf4 - 42.47% (24.8 MB)

[#001] sha256:76ddb4a61c323ad7e9aaa0f2a4a663473e42b7ef3eaaa69f80947078c2174738 - 57.53% (33.6 MB)

[#002] sha256:cf81ed2bf48a05396e3117b51aed1301759c4ccb1ccc523dc6251c7086ecc66d - 0.0% (863 Bytes)


History
2025-04-08 10:46:43 UTC

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

2025-04-08 10:46:43 UTC

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

2025-04-08 10:46:43 UTC

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

2025-04-08 10:46:43 UTC

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

2025-04-08 10:46:45 UTC

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

2025-04-08 10:46:45 UTC

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

2025-04-16 14:40:27 UTC

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

2025-04-16 14:40:27 UTC

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

2025-04-16 14:41:29 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-04-16 14:41:30 UTC

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

2025-04-16 14:41:30 UTC

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

2025-04-16 14:41:30 UTC

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

2025-04-16 14:41:30 UTC

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

2025-04-16 14:41:30 UTC

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

Details
Created

2025-04-16 14:00:47 UTC

Size

66.2 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:f3d0d38b4e3b5fe985673a53a299c728ae64665d2154b1f5aa16ae4aab5669c3 - 46.2% (30.6 MB)

[#001] sha256:e7e76a1fa54bc606fc367ac3cfd42d973e294c63681b1ca7846f2881ea43ab3f - 53.79% (35.6 MB)

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


History
2025-04-08 10:47:01 UTC

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

2025-04-08 10:47:01 UTC

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

2025-04-08 10:47:01 UTC

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

2025-04-08 10:47:01 UTC

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

2025-04-08 10:47:04 UTC

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

2025-04-08 10:47:05 UTC

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

2025-04-16 13:59:20 UTC

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

2025-04-16 13:59:20 UTC

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

2025-04-16 14:00:46 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-04-16 14:00:47 UTC

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

2025-04-16 14:00:47 UTC

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

2025-04-16 14:00:47 UTC

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

2025-04-16 14:00:47 UTC

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

2025-04-16 14:00:47 UTC

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

Details
Created

2025-04-16 13:59:42 UTC

Size

59.2 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:1ea5a3cb1b9054d6f170b2477d5add80890d41d70b814c55b52db23f27843af6 - 42.48% (25.1 MB)

[#001] sha256:c78be22cc088216c1dd4852a1e67e31a03b8a0832678d0a6d33fd621cfee448a - 57.52% (34 MB)

[#002] sha256:63f084adca93a8c10120eac70934ec34db1daff54a6431d45d3be8e0d901cef2 - 0.0% (863 Bytes)


History
2025-04-08 10:45:20 UTC

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

2025-04-08 10:45:20 UTC

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

2025-04-08 10:45:20 UTC

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

2025-04-08 10:45:20 UTC

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

2025-04-08 10:45:21 UTC

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

2025-04-08 10:45:21 UTC

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

2025-04-16 13:59:01 UTC

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

2025-04-16 13:59:01 UTC

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

2025-04-16 13:59:41 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-04-16 13:59:42 UTC

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

2025-04-16 13:59:42 UTC

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

2025-04-16 13:59:42 UTC

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

2025-04-16 13:59:42 UTC

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

2025-04-16 13:59:42 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