sha256:cf0e2f5c5a08cd1ed8abf8f6a1f38a612a9faf22361bdca0ac041d75768a9a29
OS/ARCH
linux/amd64
Compressed size
221.86 MB
Last pushed
about 1 month by unicefpcosma
Type
Image
Manifest digest
sha256:cf0e2f5c5a08cd1ed8abf8f6a1f38a612a9faf22361bdca0ac041d75768a9a29
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 /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.28 MB15COPY /repo/frontend/apps/lastmile/.next/static ./.next/static # buildkit5.42 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