sha256:895f5c612a7ea0f0393c7e5c4ba15b5c743a4d90c1884bd22e9e6b2b8ba9bf5f
OS/ARCH
linux/amd64
Compressed size
720.15 MB
Last pushed
over 1 year by dhidalg0
Type
Image
Manifest digest
sha256:a58edf37f0751884b3fa931c698e24a439cb41e616fa3b368cd675f6c275c657
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&45.99 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13COPY package*.json ./ # buildkit108.84 KB14RUN /bin/sh -c mkdir -p130 B15WORKDIR /usr/src/app32 B16COPY . . # buildkit1.14 MB17RUN /bin/sh -c npm install247.07 MB18RUN /bin/sh -c npm run92.7 MB19EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B20CMD ["npm" "run" "start:api"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'