Namespace
codegentoolbox
Image / Tag
laftools-linux-x64:v5.4.96
Content Digest
sha256:fcea6f8a071ce8d6d9749663ff257361a0a118c8ebadf0fbf7927d8f02080139
Details
Created

2024-07-03 15:49:44 UTC

Size

140 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 20.18% (28.2 MB)

[#001] sha256:12a3d0c2d1b4d05fd3a07a43ee83f971d5147cf6e6413f15001ef3bcd14751f7 - 0.0% (108 Bytes)

[#002] sha256:20f86f53808d8958cd8841826da8da8a26decb772135e12129b32886b1f9cf1b - 26.76% (37.3 MB)

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

[#004] sha256:86a9bbdd11026115bc7a5b8851b1b5613d41af20b990caaffde0b167ad83af02 - 32.82% (45.8 MB)

[#005] sha256:d01b83bc317595489e0d03789a79b3b464de826f818febcbee0834c88f92edba - 20.24% (28.3 MB)

[#006] sha256:70b5eaa0f5bb2237514ea94a2fd5624b1bec90f09a856c8beea2367f5ffd6c4a - 0.0% (309 Bytes)

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


History
2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:25 UTC

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

2024-06-03 10:32:26 UTC

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

2024-06-20 15:54:11 UTC (buildkit.dockerfile.v0)

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

2024-06-20 15:55:38 UTC (buildkit.dockerfile.v0)

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

2024-06-20 15:55:38 UTC (buildkit.dockerfile.v0)

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

2024-06-20 15:55:43 UTC (buildkit.dockerfile.v0)

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

2024-06-20 15:55:43 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2024-06-20 15:55:43 UTC (buildkit.dockerfile.v0)

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

2024-07-03 15:49:44 UTC (buildkit.dockerfile.v0)

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

2024-07-03 15:49:44 UTC (buildkit.dockerfile.v0)

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

2024-07-03 15:49:44 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/app

2024-07-03 15:49:44 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