sha256:0c11fad116f35458806dc6e70b56302fcb8f0fb9c8a82a18afc0d6225b86499d
OS/ARCH
linux/amd64
Compressed size
715.5 MB
Last pushed
over 1 year by jessewiles
Type
Image
Manifest digest
sha256:f25b6dbba3c6389fd38a76e01cda431f1e452e5552427b9b959a2a5fb1b477b9
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.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.56 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/src/app134 B14ARG NEXT_PUBLIC_API_BASE_URL=https://jwilex.com0 B15ENV NEXT_PUBLIC_API_BASE_URL=https://jwilex.com0 B16ENV NODE_ENV=development0 B17COPY package.json package-lock.json ./ #89.51 KB18RUN |1 NEXT_PUBLIC_API_BASE_URL=https://jwilex.com /bin/sh -c334.73 MB19COPY . . # buildkit3.83 MB20EXPOSE map[3000/tcp:{}]0 B21CMD ["npm" "run" "dev"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'