Namespace
ubuntu
Image / Tag
nginx:1.18-22.04_edge
Content Digest
sha256:9b7d5609b9d72047418e12bb3410ee3dc82f98f4434129a673662f94958b32d7
Details
Created

2025-11-24 13:13:53 UTC

Size

50.3 MB

Content Digest
Labels
  • 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:f5e318938aea489b0f9cab5c49c2005991f48a58bd61be0d3400975cc77ee07a - 56.0% (28.2 MB)

[#001] sha256:9f61f1837ba5343922f06a87a7b0f83f271585ccddab84f77f646dbe94a61192 - 44.0% (22.1 MB)

[#002] sha256:a8f3d6bd2c5b768b68ef7fd5af499d8572adb5bb5909dc3f101edda8761d78b2 - 0.0% (660 Bytes)

[#003] sha256:fc678bba153a2a0ceb6154e58e2eaa7ea75cc9519aaed188f389b0aacbacda48 - 0.0% (732 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:36 UTC

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

2025-11-24 13:13:53 UTC

|0 /bin/sh -c set -eux; addgroup --system --gid 101 nginx; adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends nginx-full gettext-base tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; mkdir /docker-entrypoint.d; nginx -V; 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:53 UTC

/bin/sh -c #(nop) COPY file:3f4c73badcf7604b5432a41e773009bb65efd6de17a90d8bed6b94512d8bc880 in /

2025-11-24 13:13:53 UTC

/bin/sh -c #(nop) COPY file:fb3e3be74f40dc6ad598bc0cfe3e8f1b3db6a3a0f8c0fcfb31bfb89bd90d4768 in /docker-entrypoint.d

2025-11-24 13:13:53 UTC

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

2025-11-24 13:13:53 UTC

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

2025-11-24 13:13:53 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2025-11-24 13:13:53 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2025-11-24 13:15:00 UTC

Size

48.1 MB

Content Digest
Labels
  • 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:bc1839037f44f5f6d3f17a1c39b43f6f284b3cef1f39c60c16c654ebe39ba0e3 - 54.31% (26.1 MB)

[#001] sha256:7b6c3079dc80c5ffa0281c2034e50359f66965f1e22b42f409de88c2b6146120 - 45.69% (22 MB)

[#002] sha256:ac53798d8a6337ab4db56c704e06bb7d32d8af199b4db79d8be83a400b5c1619 - 0.0% (660 Bytes)

[#003] sha256:66adcc104b6cb37e1685e0eaddc8e0b397536123c681e48bf7aea0afcbfa093e - 0.0% (733 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:13:53 UTC

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

2025-11-24 13:14:59 UTC

|0 /bin/sh -c set -eux; addgroup --system --gid 101 nginx; adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends nginx-full gettext-base tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; mkdir /docker-entrypoint.d; nginx -V; 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:59 UTC

/bin/sh -c #(nop) COPY file:3f4c73badcf7604b5432a41e773009bb65efd6de17a90d8bed6b94512d8bc880 in /

2025-11-24 13:15:00 UTC

/bin/sh -c #(nop) COPY file:fb3e3be74f40dc6ad598bc0cfe3e8f1b3db6a3a0f8c0fcfb31bfb89bd90d4768 in /docker-entrypoint.d

2025-11-24 13:15:00 UTC

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

2025-11-24 13:15:00 UTC

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

2025-11-24 13:15:00 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2025-11-24 13:15:00 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2025-11-24 13:16:16 UTC

Size

57.1 MB

Content Digest
Labels
  • 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:72e55b36048371b5cdd0fef99eee776e461afb91c43989b0a945ff1bdcbb603d - 57.5% (32.9 MB)

[#001] sha256:bbd1827f1008d67e94fd73777ca1d32ac8de66e47bb68b69d9d485587ce1f823 - 42.5% (24.3 MB)

[#002] sha256:03580afa332712ee1930c6f5759057c3f49f0519b4d34f60c0c95b395952a98f - 0.0% (659 Bytes)

[#003] sha256:3e26bec34cba55bb876cc0ca78ef3fbde013b95d4571d9bb7b2dd774aef4f094 - 0.0% (732 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:55 UTC

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

2025-11-24 13:16:15 UTC

|0 /bin/sh -c set -eux; addgroup --system --gid 101 nginx; adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends nginx-full gettext-base tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; mkdir /docker-entrypoint.d; nginx -V; 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:16:15 UTC

/bin/sh -c #(nop) COPY file:3f4c73badcf7604b5432a41e773009bb65efd6de17a90d8bed6b94512d8bc880 in /

2025-11-24 13:16:15 UTC

/bin/sh -c #(nop) COPY file:fb3e3be74f40dc6ad598bc0cfe3e8f1b3db6a3a0f8c0fcfb31bfb89bd90d4768 in /docker-entrypoint.d

2025-11-24 13:16:15 UTC

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

2025-11-24 13:16:15 UTC

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

2025-11-24 13:16:16 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2025-11-24 13:16:16 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2025-11-24 13:14:19 UTC

Size

49 MB

Content Digest
Labels
  • 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:26fe3a5ade58f19a237e0b076eb9400839fcc6b1e09be91a7827c735dfc9553f - 54.55% (26.7 MB)

[#001] sha256:8faa9acda085599febe8f7073ac7fa5f47724491f1a6ef02fdd3f3efd99ec8a4 - 45.45% (22.3 MB)

[#002] sha256:925ce170b2da74a7b4c081a6f06bbbdc03034df82375bddd11c53f9316f798ab - 0.0% (660 Bytes)

[#003] sha256:7ac8f5e3a0a5733f5d9d53acd3b81f3ff14f3c20de195a8699ee49d6988f322d - 0.0% (731 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:47 UTC

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

2025-11-24 13:14:19 UTC

|0 /bin/sh -c set -eux; addgroup --system --gid 101 nginx; adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx; apt-get update; DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y; DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends nginx-full gettext-base tzdata; DEBIAN_FRONTEND=noninteractive apt-get remove --purge --auto-remove -y; rm -rf /var/lib/apt/lists/*; mkdir /docker-entrypoint.d; nginx -V; 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:19 UTC

/bin/sh -c #(nop) COPY file:3f4c73badcf7604b5432a41e773009bb65efd6de17a90d8bed6b94512d8bc880 in /

2025-11-24 13:14:19 UTC

/bin/sh -c #(nop) COPY file:fb3e3be74f40dc6ad598bc0cfe3e8f1b3db6a3a0f8c0fcfb31bfb89bd90d4768 in /docker-entrypoint.d

2025-11-24 13:14:19 UTC

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

2025-11-24 13:14:19 UTC

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

2025-11-24 13:14:19 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2025-11-24 13:14:19 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

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