sha256:969c1d8ce92dda475bae0c708a4f5b34e8b049faf7bec1e72ab0ed4b5721844e
OS/ARCH
Compressed size
61.8 MB
Last pushed
2 months by yooooomi
Type
Image
Manifest digest
sha256:2128c40d2443181485c09b034c107318cf0ff21a80506982270eefc25367cb64
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.19 MB12COPY /app/apps/client/scripts/ apps/client/scripts/ # buildkit1.37 KB13COPY /app/apps/client/build/ apps/client/build/ # buildkit538.84 KB14ENTRYPOINT ["sh" "/app/apps/client/scripts/run/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit