Namespace
codegentoolbox
Image / Tag
laftools-linux-x64:v5.4.66
Content Digest
sha256:15b79f5a8de15d2415f850bc434ca4be84e581a1d89ae515e552da67d55d35b2
Details
Created

2024-06-17 14:57:51 UTC

Size

136 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.67% (28.2 MB)

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

[#002] sha256:4597926dba599799b85b4473c3a41ec22c0b3302ae54de7dabb08959b2f9a589 - 27.33% (37.2 MB)

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

[#004] sha256:079120f3033840b76df5d01936cd6e5ab8942928cec0151e77a104a08ee3f248 - 33.63% (45.8 MB)

[#005] sha256:64fb7e2007d301f3fd93f2950eeb8679b6b6d62ce1443d30cb1d39d2f6daa04f - 18.36% (25 MB)

[#006] sha256:e41af35f1fddf1e15d97fcbc127e99dba3172ea4265971426101b39983dbcdf6 - 0.0% (310 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-11 14:30:49 UTC (buildkit.dockerfile.v0)

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

2024-06-11 14:31:56 UTC (buildkit.dockerfile.v0)

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

2024-06-11 14:31:56 UTC (buildkit.dockerfile.v0)

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

2024-06-11 14:31:58 UTC (buildkit.dockerfile.v0)

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

2024-06-11 14:31:58 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2024-06-11 14:31:58 UTC (buildkit.dockerfile.v0)

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

2024-06-17 14:57:51 UTC (buildkit.dockerfile.v0)

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

2024-06-17 14:57:51 UTC (buildkit.dockerfile.v0)

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

2024-06-17 14:57:51 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/app

2024-06-17 14:57:51 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