sha256:a85407cbe490a575c2341b900c445b67ce56412d7ba8b983a3d065dec9419c68
OS/ARCH
Compressed size
61.65 MB
Last pushed
7 months by yooooomi
Type
Image
Manifest digest
sha256:5c6fe501119d8844ba14464a05da747ae14491f420d6be41ec19f94a9bc99a43
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.6.10 B4RUN /bin/sh -c addgroup -g51.79 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c npm install4.45 MB12COPY /app/apps/client/scripts/ apps/client/scripts/ # buildkit1.36 KB13COPY /app/apps/client/build/ apps/client/build/ # buildkit536.8 KB14ENTRYPOINT ["sh" "/app/apps/client/scripts/run/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit