Namespace
codegentoolbox
Image / Tag
laftools-linux-x64:v3.1.98
Content Digest
sha256:e3bcdbf583e0a62a7fd221e8b0d358c24dc538dcd5e6b73a83e41e9d2f57c60b
Details
Created

2024-05-22 04:35:10 UTC

Size

177 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:a8b1c5f80c2d2a757adc963e3fe2dad0b4d229f83df3349fbb70e4d12dd48822 - 15.94% (28.2 MB)

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

[#002] sha256:da94d0db5e94618f567fbefebb228272b486a308d28a845f601940dfb09e289f - 20.77% (36.7 MB)

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

[#004] sha256:0dad2e2dc570ae393c4f6d34a7f5794e1ba57653d5610e888ab4b13688ffbab5 - 25.92% (45.8 MB)

[#005] sha256:4bf8b9ff0e1e0b0bf826a4eb4e220ac036a52848285565fb6e221838432e526b - 37.37% (66 MB)

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

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


History
2024-04-27 13:18:35 UTC

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

2024-04-27 13:18:35 UTC

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

2024-04-27 13:18:35 UTC

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

2024-04-27 13:18:35 UTC

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

2024-04-27 13:18:37 UTC

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

2024-04-27 13:18:37 UTC

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

2024-05-12 17:17:52 UTC (buildkit.dockerfile.v0)

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

2024-05-12 17:19:04 UTC (buildkit.dockerfile.v0)

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

2024-05-12 17:19:04 UTC (buildkit.dockerfile.v0)

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

2024-05-12 17:19:06 UTC (buildkit.dockerfile.v0)

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

2024-05-12 17:19:06 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2024-05-12 17:19:06 UTC (buildkit.dockerfile.v0)

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

2024-05-22 04:35:10 UTC (buildkit.dockerfile.v0)

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

2024-05-22 04:35:10 UTC (buildkit.dockerfile.v0)

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

2024-05-22 04:35:10 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/app

2024-05-22 04:35:10 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