sha256:cc00c7f18a22404642f1c7e5796b3e00ef8fc8be0298337308a25ff08b6236cb
OS/ARCH
Compressed size
68.89 MB
Last pushed
over 1 year by abite3
Type
Image
Manifest digest
sha256:dc054113abd278938de4b3635cf2dc7dfe6d501cf7c19a2d059ed77b782dfe45
Image Layers
1# debian.sh --arch 'arm64' out/26.74 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package*.json ./ # buildkit14.98 KB12RUN /bin/sh -c npm install1.53 MB13COPY . . # buildkit65.51 KB14VOLUME [/app/data]0 B15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'