sha256:328608efe2ba151ff30054454930dfa7f301ccc68b40da38678f8ed0b5269bed
OS/ARCH
linux/amd64
Compressed size
66.16 MB
Last pushed
3 months by prorobotech
Type
Image
Manifest digest
sha256:328608efe2ba151ff30054454930dfa7f301ccc68b40da38678f8ed0b5269bed
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.18.10 B4RUN /bin/sh -c addgroup -g40.57 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /src/node_modules /app/node_modules # buildkit18.81 MB12COPY /src/build /app/build # buildkit2.1 MB13EXPOSE map[8080/tcp:{}]0 B14USER 10010 B15CMD ["node" "/app/build/index.js"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit