sha256:f7e6bf3b2c573395cf93e33f28cf18ac30ceb72a6b19029e76685ba1cdfebeb4
OS/ARCH
Compressed size
719.33 MB
Last pushed
8 months by evil0ctal
Type
Image
Manifest digest
sha256:3dbbddbf0923aa30309633029e2fb77195c598af21a75efbe8645fc81b7d15af
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.55 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c apt-get update36.44 MB12COPY /app/node_modules ./node_modules # buildkit3.93 MB13COPY /root/.cache/ms-playwright /ms-playwright # buildkit296.99 MB14COPY server.js . # buildkit6.39 KB15COPY worker.html . # buildkit2.2 KB16COPY docs.html . # buildkit4.31 KB17COPY wechat_files ./wechat_files # buildkit7.69 MB18RUN /bin/sh -c groupadd -r308.64 MB19ENV PLAYWRIGHT_BROWSERS_PATH=/ms-playwright0 B20USER playwright0 B21EXPOSE [3000/tcp]0 B22HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000/health',0 B23CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1747699200'