Namespace
codegentoolbox
Image / Tag
laftools-linux-x64:v2.2.27
Content Digest
sha256:e12b3dd36d6d0f6648d5aec302fc1f7005f0ea2a0c4b81b9453b6527336b88ea
Details
Created

2024-04-14 07:04:19 UTC

Size

130 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
NODE_ENV

production

PATH

/opt/app/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb - 21.64% (28.2 MB)

[#001] sha256:1f6a3b8605aa591011b1cd0d04b24dcad2dcb8388160e53aca0802c301f1b9af - 0.0% (109 Bytes)

[#002] sha256:7f8ac2a4e309ca9c06b410657ac4d556524236d8419ac1d97d03ab045287f0d9 - 27.73% (36.1 MB)

[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#004] sha256:99626ae080b1169e8c006758205233b6ed97244e6a5be785deb0b60171b2b39e - 35.19% (45.8 MB)

[#005] sha256:a492f9168b376ab922a27ff20d0b15fc51226bc9afce48a20a307f6864ae7b66 - 15.44% (20.1 MB)

[#006] sha256:15d8da0ef5e36984fe0d3de3467bab8b8fd2c1392f47f583070deda6090809c1 - 0.0% (306 Bytes)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:58 UTC

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

2024-02-27 18:52:59 UTC

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

2024-04-14 07:04:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /opt/app # buildkit

2024-04-14 07:04:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y curl # buildkit

2024-04-14 07:04:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /opt/app # buildkit

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/app/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

COPY ./node /opt/app/node # buildkit

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

COPY ./linux.tar.gz /opt/app # buildkit

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

COPY ./bootstrap.sh /opt/app # buildkit

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/app

2024-04-14 07:04:19 UTC (buildkit.dockerfile.v0)

CMD ["/opt/app/bootstrap.sh"]

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