sha256:011a4e4543243e36c724ed08516fea5e3e494d5ea81eac67cc99dd64fd8730cc
OS/ARCH
Compressed size
399.08 MB
Last pushed
about 2 months by jithine
Type
Image
Manifest digest
sha256:4d2c485a6328754abde863f3cf0a8b98f61cce982985c339c9c352c69b62c6ef
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.74 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.10 B7RUN /bin/sh -c ARCH= &&55.96 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c mkdir -p133 B14WORKDIR /usr/src/app32 B15COPY package.json /usr/src/app/ # buildkit839 B16RUN /bin/sh -c npm install17.88 MB17COPY . /usr/src/app # buildkit127.98 KB18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'