sha256:236c573673e029f5ed28db5c7351cd3fa84505d91cbff3da7fc04e521b39adf1
OS/ARCH
linux/amd64
Compressed size
715.66 MB
Last pushed
about 1 year by jessewiles
Type
Image
Manifest digest
sha256:51b0e18bee0e081e9e52341f466ad7f24d37665c413984435ec5527e1134b1ec
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.42 MB4RUN /bin/sh -c set -ex;201.57 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/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/src/app132 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.86 MB19COPY . . # buildkit3.83 MB20EXPOSE map[3000/tcp:{}]0 B21CMD ["npm" "run" "dev"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'