sha256:1d73147c7410380ca6234bfa944118db022d404c01fde1b9429260f62d47b623
OS/ARCH
linux/amd64
Compressed size
111.46 MB
Last pushed
20 days by pcicdevops
Type
Image
Manifest digest
sha256:1d73147c7410380ca6234bfa944118db022d404c01fde1b9429260f62d47b623
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.61 MB12COPY --chown=node build /app #716.68 KB13COPY --chown=node docker/entrypoint.sh /app/docker/entrypoint.sh #540 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'