sha256:182d86a1eadc6559d1dfca8dee4703a704a2d97fd5099728eb8495adbef4216a
OS/ARCH
Compressed size
69.24 MB
Last pushed
over 1 year by abite3
Type
Image
Manifest digest
sha256:a5f017c66052bae57c2410c0e6bb327370201b5ccc2cb6adef1e894d53297fd8
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.18.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.9 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 B10WORKDIR /app92 B11COPY package*.json ./ # buildkit15.11 KB12RUN /bin/sh -c npm install1.87 MB13COPY . . # buildkit67.73 KB14VOLUME [/app/data]0 B15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'