Namespace
ubuntu
Image / Tag
squid:edge
Content Digest
sha256:98f98aaa024e4a58433450f8adde48ef5748f1ae05133b2367d64317cc881a3a
Details
Created

2025-04-16 13:58:15 UTC

Size

69.2 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:862a2a71dfe6f17cedd5e058086b6fb76763c3f6f61082a20e53d1d289ede4b0 - 40.93% (28.3 MB)

[#001] sha256:b691fd089f16eaea50e13587ed15542a9c2c9cff3cc99d31cd58b37f0a30f17b - 59.07% (40.9 MB)

[#002] sha256:79882286116d2e1525f180bf06a152a091d7831cd88dec6e7b8b24da4569a75b - 0.0% (865 Bytes)


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

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:14 UTC

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

2025-04-08 10:43:15 UTC

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

2025-04-16 13:57:45 UTC

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

2025-04-16 13:57:45 UTC

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

2025-04-16 13:58:14 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:58:15 UTC

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

2025-04-16 13:58:15 UTC

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

2025-04-16 13:58:15 UTC

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

2025-04-16 13:58:15 UTC

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

2025-04-16 13:58:15 UTC

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

Details
Created

2025-04-16 14:41:07 UTC

Size

68.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:eb7a895963b46e6b0dda2d1138d9546dbedcebd959a6ca04ee95f7e079fa4509 - 40.38% (27.5 MB)

[#001] sha256:19d8745e20cebf291d4d4be2ec6de475080ad6885aae9a8b53b44cc35887250f - 59.62% (40.6 MB)

[#002] sha256:888231fc46cca6ae5d7406b536ff6c08d36e2fcc5c4d16fd29b081dadc94af22 - 0.0% (865 Bytes)


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

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:12 UTC

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

2025-04-08 10:46:13 UTC

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

2025-04-16 14:39:32 UTC

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

2025-04-16 14:39:32 UTC

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

2025-04-16 14:41:06 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:07 UTC

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

2025-04-16 14:41:07 UTC

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

2025-04-16 14:41:07 UTC

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

2025-04-16 14:41:07 UTC

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

2025-04-16 14:41:07 UTC

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

Details
Created

2025-04-16 14:02:18 UTC

Size

76.5 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:7145869c2e02001de81ad0437f2d91d0a292c714698cfda4e6ac95f1071fccce - 42.81% (32.8 MB)

[#001] sha256:73436f040958d533ccb7f5f7b82a30e600a5a6f7a8a2da7464c12449bdc73159 - 57.19% (43.8 MB)

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


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

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

2025-04-08 10:46:11 UTC

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

2025-04-08 10:46:11 UTC

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

2025-04-08 10:46:11 UTC

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

2025-04-08 10:46:14 UTC

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

2025-04-08 10:46:15 UTC

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

2025-04-16 14:01:13 UTC

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

2025-04-16 14:01:13 UTC

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

2025-04-16 14:02:18 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:02:18 UTC

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

2025-04-16 14:02:18 UTC

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

2025-04-16 14:02:18 UTC

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

2025-04-16 14:02:18 UTC

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

2025-04-16 14:02:18 UTC

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

Details
Created

2025-04-16 14:00:33 UTC

Size

71.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:9fb8547a44d0ad9744cf3b4050c1649cc206383d563911f4fd8d576c415fca79 - 40.19% (28.6 MB)

[#001] sha256:b9e44c16c81c639b0ed9857abeb77a0c57dea9b458ba8e9fb6b3da16523baea8 - 59.8% (42.5 MB)

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


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

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

2025-04-08 10:46:29 UTC

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

2025-04-08 10:46:29 UTC

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

2025-04-08 10:46:29 UTC

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

2025-04-08 10:46:30 UTC

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

2025-04-08 10:46:30 UTC

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

2025-04-16 13:59:47 UTC

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

2025-04-16 13:59:47 UTC

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

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

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

2025-04-16 14:00:33 UTC

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

2025-04-16 14:00:33 UTC

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

2025-04-16 14:00:33 UTC

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

2025-04-16 14:00:33 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