Namespace
codegentoolbox
Image / Tag
laftools-linux-x64:v2.1.98-beta
Content Digest
sha256:db669dc29727dde0f408a7e2c31384c785c8bb697c12b557a473356a28dade3d
Details
Created

2024-04-09 16:09:23 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.68% (28.2 MB)

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

[#002] sha256:36e6bc5e61789b0894fa38a2b669a582ea673aa5b795ccc157c3f5699e1d4c40 - 27.76% (36.1 MB)

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

[#004] sha256:69b6b2e34de2ba17186013a625d2aeabd8ebf480025e01ad6fb96bea245454e9 - 35.25% (45.8 MB)

[#005] sha256:bd0aef234c2bf0f4f9d816c8d4e2f23685736fdbc20fbe68b1fcea8ac6eadf17 - 15.31% (19.9 MB)

[#006] sha256:a70323a757b3c2452af171d28d63324d510dba7f2d58fb309ff8fb8f6c08e3d2 - 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-09 16:09:11 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:22 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:22 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

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

2024-04-09 16:09:23 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/app

2024-04-09 16:09:23 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