sha256:ff3e6301a572cab8b963599a2c719241ae18af0f753540c2c53eab87b00dae9d
OS/ARCH
Compressed size
79.96 MB
Last pushed
over 1 year by hdegroote
Type
Image
Manifest digest
sha256:4e7de7004718c021f996593fb03e45df8c1383ebb2de59c9454b1fb9e10f3132
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.84 KB19COPY package.json /home/seeder/package.json # buildkit726 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 # buildkit520 B24COPY package-lock.json /home/seeder/package-lock.json # buildkit46.67 KB25COPY node_modules /home/seeder/node_modules # buildkit12.69 MB26USER seeder0 B27RUN /bin/sh -c mkdir $STORAGE143 B28WORKDIR /home/seeder/32 B29ENTRYPOINT ["node" "/home/seeder/run.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'