sha256:519b09aad86359e141f9e2ad6c4a776a98fdd01151ec221acb5a4181c4aee286
OS/ARCH
Compressed size
45.83 MB
Last pushed
5 months by runtimenode
Type
Image
Manifest digest
sha256:2641e6c56802aefb43d8a004c283de2f9485cccbb33c9ee6ae5f40bdd135db19
Image Layers
1LABEL org.opencontainers.image.title=Runtime Node org.opencontainers.image.description=Secure, Distroless,0 B2ENV NODE_ENV=production0 B3ENV TZ=UTC0 B4COPY --chmod=1777 /target/tmp /tmp #93 B5COPY --chmod=555 /target/nsswitch.conf /etc/nsswitch.conf #151 B6COPY --chmod=555 /usr/share/zoneinfo /usr/share/zoneinfo #148.47 KB7COPY --chmod=555 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ #125.46 KB8COPY --chmod=555 /etc/ssl/cert.pem /etc/ssl/cert.pem #125.43 KB9COPY --chmod=555 /lib/ld-musl-*.so.1 /lib/ #410.81 KB10COPY --chmod=555 /usr/lib/libstdc++.so.6 /usr/lib/ #974.34 KB11COPY --chmod=555 /usr/lib/libgcc_s.so.1 /usr/lib/ #79.93 KB12COPY --chmod=555 /usr/local/bin/node /usr/local/bin/ #44.01 MBCommand
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