Namespace
ubuntu
Image / Tag
nginx:1.22-22.10_beta
Content Digest
sha256:0fedc14787fd1dd350a4282a5d0d469db88b6eb627bbccb847b38430af777604
Details
Created

2023-06-16 14:00:54 UTC

Size

50.1 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • 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:065dda2104ac3b7131b89d21d624b6a0f41cb0eff02c463d3d584aa97d6f541d - 50.78% (25.5 MB)

[#001] sha256:d7fafa60359f6447a970f3ea4355030745b5fe1177cccc1f12feaa1292891a7c - 49.21% (24.7 MB)

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

[#003] sha256:f2284a6d17343b45c3a37e91c0689d767c3dc0977010a47ff940102559fb7516 - 0.0% (739 Bytes)


History
2023-06-05 17:02:32 UTC

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

2023-06-05 17:02:32 UTC

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

2023-06-05 17:02:32 UTC

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

2023-06-05 17:02:32 UTC

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

2023-06-05 17:02:34 UTC

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

2023-06-05 17:02:34 UTC

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

2023-06-16 14:00:30 UTC

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

2023-06-16 14:00:54 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;

2023-06-16 14:00:54 UTC

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

2023-06-16 14:00:54 UTC

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

2023-06-16 14:00:54 UTC

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

2023-06-16 14:00:54 UTC

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

2023-06-16 14:00:54 UTC

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

2023-06-16 14:00:54 UTC

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

Details
Created

2023-06-16 14:02:35 UTC

Size

48.9 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • 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:1b810adc14e0ae32d46b2b518322255ff5e829ed5adc346925c80703700087ee - 50.24% (24.6 MB)

[#001] sha256:61460fd5afb257868158409a7fb29c8128ebf0b3ebe83cc1663d9279c4f882f3 - 49.76% (24.3 MB)

[#002] sha256:3e1523bd1e4d539ffa120b0ebe3918165070d87640cb67e5e80b3d6925272dd0 - 0.0% (662 Bytes)

[#003] sha256:8cdca25bcf427c2191496ca7e4cca529a14f3d0afb0ca95cc124e00216bfbf75 - 0.0% (738 Bytes)


History
2023-06-05 17:02:45 UTC

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

2023-06-05 17:02:45 UTC

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

2023-06-05 17:02:45 UTC

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

2023-06-05 17:02:46 UTC

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

2023-06-05 17:02:50 UTC

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

2023-06-05 17:02:50 UTC

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

2023-06-16 14:01:45 UTC

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

2023-06-16 14:02:34 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;

2023-06-16 14:02:34 UTC

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

2023-06-16 14:02:34 UTC

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

2023-06-16 14:02:34 UTC

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

2023-06-16 14:02:35 UTC

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

2023-06-16 14:02:35 UTC

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

2023-06-16 14:02:35 UTC

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

Details
Created

2023-06-16 14:01:45 UTC

Size

56.9 MB

Content Digest
Labels
  • 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:7bc38730a37c1ebb72ebf11ed48a561ac3b86910fa7a87e408a4697c00dfe510 - 52.13% (29.7 MB)

[#001] sha256:020984b4a8731612c2b6fa011b4509205df07859ad27319cb61493cdfce32e94 - 47.87% (27.2 MB)

[#002] sha256:7b4acc102f61b2b52a7584bc81bc9a7828079e342c925032c0d44cc0177471f5 - 0.0% (663 Bytes)

[#003] sha256:a48062f9c31ae6dd62883b0cbe25b569520667e1ccfd86e5a623d7b784cd9b89 - 0.0% (739 Bytes)


History
2023-06-05 17:10:48 UTC

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

2023-06-05 17:10:48 UTC

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

2023-06-05 17:10:48 UTC

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

2023-06-05 17:10:48 UTC

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

2023-06-05 17:10:52 UTC

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

2023-06-05 17:10:52 UTC

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

2023-06-16 14:00:53 UTC

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

2023-06-16 14:01:44 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;

2023-06-16 14:01:44 UTC

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

2023-06-16 14:01:44 UTC

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

2023-06-16 14:01:44 UTC

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

2023-06-16 14:01:45 UTC

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

2023-06-16 14:01:45 UTC

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

2023-06-16 14:01:45 UTC

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

Details
Created

2023-06-16 14:01:55 UTC

Size

51.4 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • 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:69368b28fa96b9ec0adebc8817f18f37ebbc4aa517f3bcd00ae2018621e41f41 - 47.27% (24.3 MB)

[#001] sha256:18ae0c8782cc9217892b0d80528ec878393ea5a8ac6cefef52978e3144005462 - 52.72% (27.1 MB)

[#002] sha256:8442944a629698c7c67390fc925c1685d1936868e177a86120bb9099c2909479 - 0.0% (662 Bytes)

[#003] sha256:871a3cfad44a8877bdda3ceb28582b0cd3593b038ed215974ab8551f046d3a7f - 0.0% (739 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-16 14:01:08 UTC

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

2023-06-16 14:01:54 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;

2023-06-16 14:01:55 UTC

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

2023-06-16 14:01:55 UTC

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

2023-06-16 14:01:55 UTC

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

2023-06-16 14:01:55 UTC

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

2023-06-16 14:01:55 UTC

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

2023-06-16 14:01:55 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