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

2026-04-08 13:48:58 UTC

Size

50.9 MB

Content Digest
Labels
  • 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:4b52326d8fe481772890b57ad2a704aa9f7cc28bf4e666fb8cdb8a6e6f48b64d - 55.71% (28.4 MB)

[#001] sha256:f9617d4e50b16f32dd05f891226bdadfcf3c96cd10a7f9225aa288b3de51c606 - 44.29% (22.5 MB)

[#002] sha256:e00fd1c41875d776c80c52e8f3ae1fdaf301178931b454211b38a44ad853d306 - 0.0% (661 Bytes)

[#003] sha256:04c893cfdac16c87b6dd0d345b395d802bd778cb72ab570420cd00f3e004da44 - 0.0% (732 Bytes)


History
2026-03-22 18:10:35 UTC

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

2026-03-22 18:10:35 UTC

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

2026-03-22 18:10:35 UTC

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

2026-03-22 18:10:38 UTC

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

2026-03-22 18:10:38 UTC

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

2026-04-08 13:48:23 UTC

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

2026-04-08 13:48:58 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;

2026-04-08 13:48:58 UTC

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

2026-04-08 13:48:58 UTC

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

2026-04-08 13:48:58 UTC

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

2026-04-08 13:48:58 UTC

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

2026-04-08 13:48:58 UTC

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

2026-04-08 13:48:58 UTC

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

Details
Created

2026-04-08 13:48:32 UTC

Size

48.7 MB

Content Digest
Labels
  • 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:57250efe88dbfbb6369f934e61b8004d1c878eedc23daa2528901a583e849b70 - 54.05% (26.3 MB)

[#001] sha256:8e06a07967e607cf97ac1d41727a1ca2fe255904cd4a4f82e5e908786883baf2 - 45.95% (22.4 MB)

[#002] sha256:166fca1a036592708fd6e66e040b22543d0a652926b47f0649b9adc99f83cc05 - 0.0% (658 Bytes)

[#003] sha256:93747111d6cc7d57325aaa7af9b29e530857a6c2b692883bd567c7c1d7b5c2f7 - 0.0% (732 Bytes)


History
2026-03-22 18:14:08 UTC

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

2026-03-22 18:14:08 UTC

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

2026-03-22 18:14:08 UTC

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

2026-03-22 18:14:11 UTC

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

2026-03-22 18:14:11 UTC

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

2026-04-08 13:47:38 UTC

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

2026-04-08 13:48:31 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;

2026-04-08 13:48:31 UTC

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

2026-04-08 13:48:31 UTC

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

2026-04-08 13:48:31 UTC

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

2026-04-08 13:48:31 UTC

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

2026-04-08 13:48:31 UTC

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

2026-04-08 13:48:32 UTC

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

Details
Created

2026-04-08 13:50:27 UTC

Size

57.9 MB

Content Digest
Labels
  • 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:f60189ccc48eaa4ddd83168f4cf797f1ce32119e01b8c964c34d912f4e15f43d - 57.11% (33 MB)

[#001] sha256:a3b85ad721d1fee2a88db0e432823ff2b4200f623588705200480577d585d48c - 42.88% (24.8 MB)

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

[#003] sha256:7fa0d230f0a50185624afa99089a95c05d34c3dc459399938a01ab3fe525f76c - 0.0% (733 Bytes)


History
2026-03-22 18:11:34 UTC

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

2026-03-22 18:11:34 UTC

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

2026-03-22 18:11:34 UTC

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

2026-03-22 18:11:37 UTC

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

2026-03-22 18:11:38 UTC

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

2026-04-08 13:49:39 UTC

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

2026-04-08 13:50:26 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;

2026-04-08 13:50:27 UTC

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

2026-04-08 13:50:27 UTC

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

2026-04-08 13:50:27 UTC

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

2026-04-08 13:50:27 UTC

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

2026-04-08 13:50:27 UTC

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

2026-04-08 13:50:27 UTC

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

Details
Created

2026-04-08 13:48:26 UTC

Size

49.6 MB

Content Digest
Labels
  • 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:3d98814a539b629f236ac40b980ad83ab0f17a6c64aa15595e33862c3804f32d - 54.26% (26.9 MB)

[#001] sha256:5b86f19fb1736a48140ce1056b36d97df2555a2e666a49e63b4c79b5029eaa51 - 45.73% (22.7 MB)

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

[#003] sha256:402fd010a1bb7590aea3810f8b52f93dba9101ed0291192e320e55a61e95c2e3 - 0.0% (733 Bytes)


History
2026-03-22 18:12:49 UTC

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

2026-03-22 18:12:49 UTC

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

2026-03-22 18:12:49 UTC

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

2026-03-22 18:12:50 UTC

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

2026-03-22 18:12:51 UTC

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

2026-04-08 13:47:44 UTC

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

2026-04-08 13:48:26 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;

2026-04-08 13:48:26 UTC

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

2026-04-08 13:48:26 UTC

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

2026-04-08 13:48:26 UTC

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

2026-04-08 13:48:26 UTC

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

2026-04-08 13:48:26 UTC

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

2026-04-08 13:48:26 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