Namespace
ubuntu
Image / Tag
squid:5.6-22.10_edge
Content Digest
sha256:6c45354bab858078ce404e942b8a31a4d295027eb0fea35a42ca8b40c02f1d4e
Details
Created

2023-06-15 13:12:59 UTC

Size

62.7 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:9873e52b4668b0e3434ec0dcc697770cad2bddb3e20f9f93f386c6b5efb541a2 - 40.59% (25.5 MB)

[#001] sha256:b64d5c73348a615f46fd7ba4fb87d44cf903d870c552eef38cd2213a8405e16c - 59.41% (37.3 MB)

[#002] sha256:765c5f062a97fa0ea0c5ad92c2ec9ee7ed7402df4db93a1b238fb3f23273ff54 - 0.0% (878 Bytes)


History
2023-04-13 13:03:38 UTC

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

2023-04-13 13:03:38 UTC

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

2023-04-13 13:03:38 UTC

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

2023-04-13 13:03:38 UTC

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

2023-04-13 13:03:39 UTC

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

2023-04-13 13:03:39 UTC

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

2023-06-15 13:12:35 UTC

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

2023-06-15 13:12:35 UTC

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

2023-06-15 13:12: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

2023-06-15 13:12:59 UTC

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

2023-06-15 13:12:59 UTC

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

2023-06-15 13:12:59 UTC

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

2023-06-15 13:12:59 UTC

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

2023-06-15 13:12:59 UTC

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

Details
Created

2023-06-15 13:15:21 UTC

Size

61.2 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:64b093a52929021736ddb53f2e351d835aca85a81b59a04968fe64bbaac7e117 - 40.12% (24.6 MB)

[#001] sha256:e876fbbadf2c9aafd0fb71396dcbddbd6d8f44c5974c5fbb2bd3c8ae368070db - 59.88% (36.7 MB)

[#002] sha256:24f54f471c956840954b944e370b996a2d8a82b352b2417890ce5df301fffde4 - 0.0% (877 Bytes)


History
2023-04-13 13:20:37 UTC

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

2023-04-13 13:20:37 UTC

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

2023-04-13 13:20:37 UTC

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

2023-04-13 13:20:37 UTC

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

2023-04-13 13:20:38 UTC

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

2023-04-13 13:20:39 UTC

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

2023-06-15 13:13:31 UTC

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

2023-06-15 13:13:31 UTC

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

2023-06-15 13:15:20 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

2023-06-15 13:15:20 UTC

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

2023-06-15 13:15:20 UTC

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

2023-06-15 13:15:20 UTC

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

2023-06-15 13:15:21 UTC

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

2023-06-15 13:15:21 UTC

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

Details
Created

2023-06-15 13:15:21 UTC

Size

68.9 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:002ddc70a4ce7f6710b1e168eda7820a7ce8a271d4f91a596add91d5da117dd0 - 43.08% (29.7 MB)

[#001] sha256:03924c050b7db5c108ca0e70e2778c1d989800227de208af71f47fcd65b874a8 - 56.92% (39.2 MB)

[#002] sha256:a174c49c9849f976d81dcacd579d8075193c31e786702e8dc164972ddba95127 - 0.0% (875 Bytes)


History
2023-04-13 13:21:42 UTC

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

2023-04-13 13:21:42 UTC

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

2023-04-13 13:21:42 UTC

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

2023-04-13 13:21:43 UTC

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

2023-04-13 13:21:45 UTC

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

2023-04-13 13:21:46 UTC

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

2023-06-15 13:13:52 UTC

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

2023-06-15 13:13:52 UTC

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

2023-06-15 13:15:20 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

2023-06-15 13:15:20 UTC

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

2023-06-15 13:15:20 UTC

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

2023-06-15 13:15:21 UTC

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

2023-06-15 13:15:21 UTC

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

2023-06-15 13:15:21 UTC

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

Details
Created

2023-06-15 13:24:21 UTC

Size

61.6 MB

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

Environment
PATH

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

TZ

UTC


Layers

[#000] sha256:53befb1eff133a848ee38f9c6d13602712f0e01fff4d338b63c2b13d0044aa48 - 39.44% (24.3 MB)

[#001] sha256:781e86e87d0fa2e24e93092c088d260904fb46648858caae8a93c72dc0a50e74 - 60.56% (37.3 MB)

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


History
2023-04-13 13:08:08 UTC

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

2023-04-13 13:08:08 UTC

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

2023-04-13 13:08:08 UTC

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

2023-04-13 13:08:08 UTC

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

2023-04-13 13:08:09 UTC

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

2023-04-13 13:08:10 UTC

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

2023-06-15 13:23:30 UTC

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

2023-06-15 13:23:30 UTC

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

2023-06-15 13:24:20 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

2023-06-15 13:24:20 UTC

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

2023-06-15 13:24:20 UTC

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

2023-06-15 13:24:20 UTC

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

2023-06-15 13:24:21 UTC

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

2023-06-15 13:24:21 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