sha256:06cdaeb0b41bb06c696c82901ae9ee3e5507a67512954578d12a73ac2c9eb784
OS/ARCH
Compressed size
711.15 MB
Last pushed
11 months by evil0ctal
Type
Image
Manifest digest
sha256:b1a09b5b1f28ef8388b06f821bdd9ccc28e10bd336a6b2f3cd64a5419d7f1e50
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.73 MB13COPY /root/.cache/ms-playwright /ms-playwright # buildkit293.11 MB14COPY server.js . # buildkit3.54 KB15COPY worker.html . # buildkit2.2 KB16COPY docs.html . # buildkit4.31 KB17COPY wechat_files ./wechat_files # buildkit7.69 MB18RUN /bin/sh -c groupadd -r304.54 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'