sha256:7e939221a601fa04702408e51beae3d05a7de8d0ccd8539c22125a7643be7081
OS/ARCH
linux/amd64
Compressed size
221.86 MB
Last pushed
26 days by unicefpcosma
Type
Image
Manifest digest
sha256:7e939221a601fa04702408e51beae3d05a7de8d0ccd8539c22125a7643be7081
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.06 KB11WORKDIR /app92 B12ENV NODE_ENV=production0 B13COPY /repo/frontend/apps/lastmile/public ./public # buildkit3.46 MB14COPY /repo/frontend/apps/lastmile/.next/standalone/frontend/apps/lastmile ./ # buildkit4.28 MB15COPY /repo/frontend/apps/lastmile/.next/static ./.next/static # buildkit5.43 MB16COPY /repo/node_modules/.pnpm /node_modules/.pnpm # buildkit154.65 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["sh" "-c" "node server.js"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit