sha256:c854a840e33e86e607c4b1e37e6199b356b60ef4f29f8946d706fca9af88223c
OS/ARCH
Compressed size
79.96 MB
Last pushed
over 1 year by hdegroote
Type
Image
Manifest digest
sha256:6d891d134b6de621f4bb15c991753e9ba62cadf722adcaa141d4b9d5cdb60ef1
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.18.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.84 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 B10ENV DHT_PORT=00 B11ENV INSTRUMENT=TRUE0 B12ENV REPL=FALSE0 B13ENV LOG_LEVEL=info0 B14ENV INSTRUMENT_HOST=127.0.0.10 B15ENV INSTRUMENT_PORT=80800 B16ENV STORAGE=/home/seeder/store0 B17RUN /bin/sh -c useradd -u3.29 KB18COPY lib /home/seeder/lib # buildkit2.85 KB19COPY package.json /home/seeder/package.json # buildkit729 B20COPY run.js /home/seeder/run.js # buildkit1.16 KB21COPY index.js /home/seeder/index.js # buildkit1.08 KB22COPY LICENSE /home/seeder/LICENSE # buildkit4 KB23COPY NOTICE /home/seeder/NOTICE # buildkit523 B24COPY package-lock.json /home/seeder/package-lock.json # buildkit46.68 KB25COPY node_modules /home/seeder/node_modules # buildkit12.69 MB26USER seeder0 B27RUN /bin/sh -c mkdir $STORAGE142 B28WORKDIR /home/seeder/32 B29ENTRYPOINT ["node" "/home/seeder/run.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'