sha256:cda157df0d9c3d64d4e03ec0e22f0d7b7ae5278a1a6a6d4e2541c6f192763337
OS/ARCH
linux/amd64
Compressed size
99.13 MB
Last pushed
4 months by pcicdevops
Type
Image
Manifest digest
sha256:cda157df0d9c3d64d4e03ec0e22f0d7b7ae5278a1a6a6d4e2541c6f192763337
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 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 install4.25 MB12COPY --chown=node build /app #3.09 MB13COPY --chown=node docker/entrypoint.sh /app/docker/entrypoint.sh #539 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' '@1743984000'