sha256:e90e7149985d60edfdf17a371b6be6358b484244aadf1c7dd2cc76cbebeb35f2
OS/ARCH
linux/amd64
Compressed size
99.35 MB
Last pushed
almost 2 years by pcicdevops
Type
Image
Manifest digest
sha256:e90e7149985d60edfdf17a371b6be6358b484244aadf1c7dd2cc76cbebeb35f2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.75 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 install3.97 MB12COPY --chown=node build /app #3.93 MB13COPY --chown=node docker/entrypoint.sh /app/docker/entrypoint.sh #541 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' '@1733097600'