sha256:1c6ad9f48aff820b7580b9b45e691c12aa670f2383c0cc14258bba58d50638f1
OS/ARCH
linux/amd64
Compressed size
220.57 MB
Last pushed
about 1 month by unicefpcosma
Type
Image
Manifest digest
sha256:1c6ad9f48aff820b7580b9b45e691c12aa670f2383c0cc14258bba58d50638f1
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 /app93 B12ENV NODE_ENV=production0 B13COPY /repo/frontend/apps/lastmile/public ./public # buildkit3.46 MB14COPY /repo/frontend/apps/lastmile/.next/standalone/frontend/apps/lastmile ./ # buildkit4.22 MB15COPY /repo/frontend/apps/lastmile/.next/static ./.next/static # buildkit4.19 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