sha256:7f6b055893c64e77e5be3f912a15ae5293627e044aa6ff326a9e483659c4132b
OS/ARCH
linux/amd64
Compressed size
116.04 MB
Last pushed
22 days by pcicdevops
Type
Image
Manifest digest
sha256:7f6b055893c64e77e5be3f912a15ae5293627e044aa6ff326a9e483659c4132b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.43 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get -y17.16 MB11RUN /bin/sh -c npm install16.62 MB12COPY --chown=node build /app #5.27 MB13COPY --chown=node docker/entrypoint.sh /app/docker/entrypoint.sh #559 B14WORKDIR /app32 B15USER node0 B16EXPOSE map[8080/tcp:{}]0 B17HEALTHCHECK &{["CMD" "curl" "-f" "http://localhost:8080/healthcheck.js"]0 B18ENTRYPOINT ["docker/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'