sha256:93dea07396751d39f64641b6d2e53163bc03f762d8690d6491817bc2890836b7
OS/ARCH
linux/amd64
Compressed size
732.54 MB
Last pushed
over 1 year by dhidalg0
Type
Image
Manifest digest
sha256:f7a9b8c13188ca2dc89d08b8bd659e6cad7a43464ad9994f27bd2b49e882256a
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.55 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.18.30 B7RUN /bin/sh -c ARCH= &&46.08 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 ./ # buildkit117.5 KB14RUN /bin/sh -c mkdir -p133 B15WORKDIR /usr/src/app32 B16COPY . . # buildkit1.18 MB17RUN /bin/sh -c npm install259.1 MB18RUN /bin/sh -c npm run92.74 MB19EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B20CMD ["npm" "run" "start:api"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'