sha256:36ce8aed07b40174b6edf4e4edde90d9dd839811139c4fc901047886793aff8d
OS/ARCH
Compressed size
61.8 MB
Last pushed
3 months by yooooomi
Type
Image
Manifest digest
sha256:17fed4e6dfc93428a505c9dd14db6f3a5283aac426b788de908dad41094f566e
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c addgroup -g52.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 B10WORKDIR /app93 B11RUN /bin/sh -c npm install4.2 MB12COPY /app/apps/client/scripts/ apps/client/scripts/ # buildkit1.37 KB13COPY /app/apps/client/build/ apps/client/build/ # buildkit544.08 KB14ENTRYPOINT ["sh" "/app/apps/client/scripts/run/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit