sha256:be0219811da70e5f890f8f887f3039a31423f0c9660bf56b5009c08dca98e472
OS/ARCH
linux/amd64
Compressed size
1.66 GB
Last pushed
over 1 year by helicone
Type
Image
Manifest digest
sha256:be0219811da70e5f890f8f887f3039a31423f0c9660bf56b5009c08dca98e472
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.00 B7RUN /bin/sh -c ARCH= &&46.38 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13COPY ./package.json /app/web/package.json # buildkit1.77 KB14COPY ./yarn.lock /app/web/yarn.lock # buildkit145.75 KB15WORKDIR /app/web32 B16RUN /bin/sh -c yarn #1.26 GB17COPY . /app/web # buildkit33.8 MB18RUN /bin/sh -c find /app/web93 B19RUN /bin/sh -c rm .env.*93 B20EXPOSE map[3000/tcp:{}]0 B21CMD ["yarn" "dev:local"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'