runtimenode/runtime-node:v3.1.0-node26.1.0

Multi-platform
Security
Languages & frameworks
Developer tools
Index digest

sha256:d60b2a4a70685987b481117aba88b0b3b46c8dc6f0ed5e54d30a465f01409cef

OS/ARCH

Compressed size

51.74 MB

Last pushed

4 months by runtimenode

Type

Image

Manifest digest

sha256:050c9a6fd12fdf963abc6bc222a0b08a3162aa6c18cf1b6cf8ef0c61006b9c8a

Image Layers

1LABEL org.opencontainers.image.title=Runtime Node org.opencontainers.image.description=Secure, Distroless,0 B
2ENV NODE_ENV=production0 B
3ENV TZ=UTC0 B
4COPY --chmod=1777 /target/tmp /tmp #93 B
5COPY --chmod=555 /target/nsswitch.conf /etc/nsswitch.conf #149 B
6COPY --chmod=555 /usr/share/zoneinfo /usr/share/zoneinfo #148.3 KB
7COPY --chmod=555 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ #123.04 KB
8COPY --chmod=555 /etc/ssl/cert.pem /etc/ssl/cert.pem #123.02 KB
9COPY --chmod=555 /lib/ld-musl-*.so.1 /lib/ #415.88 KB
10COPY --chmod=555 /usr/lib/libstdc++.so.6 /usr/lib/ #924.83 KB
11COPY --chmod=555 /usr/lib/libgcc_s.so.1 /usr/lib/ #67.01 KB
12COPY --chmod=555 /usr/local/bin/node /usr/local/bin/ #49.98 MB

Command

LABEL org.opencontainers.image.title=Runtime Node org.opencontainers.image.description=Secure, Distroless, Multi-Arch Node.js Runtime. Built from Scratch. org.opencontainers.image.authors=Amnoor <[email protected]> org.opencontainers.image.vendor=Runtime Node org.opencontainers.image.url=https://github.com/Runtimes-Node/Runtime-Node org.opencontainers.image.source=https://github.com/Runtimes-Node/Runtime-Node org.opencontainers.image.documentation=https://github.com/Runtimes-Node/Runtime-Node/blob/main/README.md org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.base.name=scratch