sha256:dafe5c166cbd3c5d23b08229c6b9214bb54e33e4ba8b8089d059bf031ed27344
OS/ARCH
Compressed size
185.68 MB
Last pushed
over 1 year by hmes98318
Type
Image
Manifest digest
sha256:30354c3acefc042f476c9962a97d15d6379b6e66952e679874cee719e98870bf
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /bot93 B11RUN /bin/sh -c apt update93.77 MB12COPY /tmp/dist /bot # buildkit105.56 KB13COPY /tmp/node_modules /bot/node_modules # buildkit17.13 MB14COPY /tmp/server /bot/server # buildkit2.77 KB15COPY /tmp/views /bot/views # buildkit15.04 KB16COPY /tmp/package*.json /bot # buildkit32.39 KB17COPY /tmp/config.js /bot # buildkit1.8 KB18ENTRYPOINT ["node" "./src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'