sha256:ce375db993fc1906e0533dc61ef3d98dbc8d69fb9c34c60b131f5be0c0ef1970
OS/ARCH
Compressed size
70.63 MB
Last pushed
6 months by chapsaldduk
Type
Image
Manifest digest
sha256:a9c78b429800de2f6ed5be493d0360a4864705fa7a93b3c2db078552464cb029
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.20.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /app/dist ./dist # buildkit266.13 KB12COPY /app/server.js ./server.js # buildkit1 KB13RUN /bin/sh -c echo '{"type":"module","dependencies":{"express":"^4","ws":"^8"}}'2.45 MB14EXPOSE [3000/tcp]0 B15CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'