sha256:72b0b02efb1bb159aa031ad35842571cf8f5bc6c57fa2e81368a5fd83085cfae
OS/ARCH
linux/amd64
Compressed size
100.09 MB
Last pushed
over 1 year by pcicdevops
Type
Image
Manifest digest
sha256:72b0b02efb1bb159aa031ad35842571cf8f5bc6c57fa2e81368a5fd83085cfae
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.15 MB11RUN /bin/sh -c npm install4.51 MB12COPY --chown=node build /app #3.8 MB13COPY --chown=node docker/entrypoint.sh /app/docker/entrypoint.sh #558 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' '@1740355200'