sha256:fc4594dbaf63d0d10b6405c70711302d783c00f1c64572d0a89098c7f7f15f78
OS/ARCH
linux/amd64
Compressed size
220.58 MB
Last pushed
3 months by unicefpcosma
Type
Image
Manifest digest
sha256:fc4594dbaf63d0d10b6405c70711302d783c00f1c64572d0a89098c7f7f15f78
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g49.18 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 B10RUN /bin/sh -c apk add45.05 KB11WORKDIR /app92 B12ENV NODE_ENV=production0 B13COPY /repo/frontend/apps/lastmile/public ./public # buildkit3.48 MB14COPY /repo/frontend/apps/lastmile/.next/standalone/frontend/apps/lastmile ./ # buildkit4.23 MB15COPY /repo/frontend/apps/lastmile/.next/static ./.next/static # buildkit4.17 MB16COPY /repo/node_modules/.pnpm /node_modules/.pnpm # buildkit154.66 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["sh" "-c" "node server.js"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit