sha256:24a638f243961000d9f36d83d1205058aa0bf8c382568452236a863a243fa513
OS/ARCH
Compressed size
46.72 MB
Last pushed
11 months by ericwang2006
Type
Image
Manifest digest
sha256:d04005c201f1a6e7eacf25658352c7276b65cec73fb5a559efeb097a25e66123
Image Layers
1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c addgroup -g38.61 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk add284.86 KB11COPY /out/supervisord /usr/bin/supervisord # buildkit3.24 MB12COPY /shttpd-1.42/src/shttpd /usr/bin/shttpd # buildkit37.61 KB13WORKDIR /app93 B14ENV NEXT_PUBLIC_API_URL=http://localhost:87870 B15COPY /app/ /app/ # buildkit283.55 KB16COPY supervisord.conf /etc/supervisord.conf # buildkit348 B17COPY supervisor/ /etc/supervisor/conf.d/ # buildkit432 B18RUN /bin/sh -c chmod +x32 B19EXPOSE map[3000/tcp:{} 8787/tcp:{}]0 B20CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit