sha256:4eb6cc55a5c5a8473afcf6cff9105d33a2f92fe4d3094b58b225b8a5b983f853
OS/ARCH
linux/amd64
Compressed size
72.72 MB
Last pushed
8 months by 1platform4ehs
Type
Image
Manifest digest
sha256:4eb6cc55a5c5a8473afcf6cff9105d33a2f92fe4d3094b58b225b8a5b983f853
Image Layers
1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.16.00 B4RUN /bin/sh -c addgroup -g48.6 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /client-service104 B11COPY /client-service/dist ./dist # buildkit7.92 MB12RUN /bin/sh -c npm install11.38 MB13EXPOSE map[3000/tcp:{}]0 B14CMD ["node" "dist/index.js"]0 BCommand
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit