sha256:7ce34f1e331711eda9b7514a52c204330acfab9a31b813927b08e33a4590b844
OS/ARCH
linux/amd64
Compressed size
507.59 MB
Last pushed
18 days by elementoperations
Type
Image
Manifest digest
sha256:7ce34f1e331711eda9b7514a52c204330acfab9a31b813927b08e33a4590b844
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10COPY . /tmp/src # buildkit1.18 MB11RUN /bin/sh -c cd /tmp/src430.23 MB12ENV NODE_ENV=production0 B13ENV NODE_CONFIG_DIR=/data/config0 B14CMD ["bot"]0 B15ENTRYPOINT ["./mjolnir-entrypoint.sh"]0 B16VOLUME [/data]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'