sha256:147094342b260116024fe3edfaa696db315d01074008e81664902539f50df96d
OS/ARCH
linux/amd64
Compressed size
1.24 GB
Last pushed
over 1 year by truongginjs
Type
Image
Manifest digest
sha256:147094342b260116024fe3edfaa696db315d01074008e81664902539f50df96d
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=23.8.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.94 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 B10ENV NODE_ENV=production0 B11WORKDIR /usr/src/app133 B12RUN /bin/sh -c apt-get update179.84 MB13RUN /bin/sh -c corepack enable1.01 MB14COPY package.json yarn.lock ./ #125.47 KB15RUN /bin/sh -c yarn #573.94 MB16COPY . . # buildkit18.2 MB17EXPOSE map[3000/tcp:{}]0 B18RUN /bin/sh -c chown -R423.63 MB19USER node0 B20CMD ["yarn" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'