sha256:578ad5867447d2c11a66492ae3522dff681d3ba7743d24188e6cb62486e8b46b
OS/ARCH
linux/amd64
Compressed size
51.26 MB
Last pushed
about 2 months by mihacloud
Type
Image
Manifest digest
sha256:fea775a289d2aadad5ab615bd754a63266a04fed879dbf3dd4bc4b9558c8efc9
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c addgroup -g41.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /app/.next/standalone ./ # buildkit4.6 MB12COPY /app/.next/static ./.next/static # buildkit393.56 KB13COPY /app/public ./public # buildkit149.28 KB14COPY /app/content ./content # buildkit12.91 KB15EXPOSE [3000/tcp]0 B16CMD ["node" "server.js"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit