sha256:06d0af2630408f63d2831ea4e806d75abd453332a67e1140844c4e28362fe8c4
OS/ARCH
linux/amd64
Compressed size
398.45 MB
Last pushed
8 months by cdupuis
Type
Image
Manifest digest
sha256:85711b99ca9032f9ecd63ef6b1e3c836349bef97d33c58ac22eb4210b99e0f00
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=25.4.00 B7RUN /bin/sh -c ARCH= &&53.31 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV BLUEBIRD_WARNINGS=0 NODE_ENV=production NODE_NO_WARNINGS=1 NPM_CONFIG_LOGLEVEL=warn0 B14WORKDIR /app93 B15COPY /app/node_modules ./node_modules # buildkit11.68 MB16COPY . /app # buildkit2.46 KB17CMD ["node" "/app/app.js"]0 B18EXPOSE [3000/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'