sha256:5c3d124948a4217577814cda9435dcdb4d91e1bafae6cb0bfc8243f5c5943bd4
OS/ARCH
linux/amd64
Compressed size
396.28 MB
Last pushed
8 months by frenzaih
Type
Image
Manifest digest
sha256:5c3d124948a4217577814cda9435dcdb4d91e1bafae6cb0bfc8243f5c5943bd4
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.20.00 B7RUN /bin/sh -c ARCH= &&46.17 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit16.04 KB15RUN /bin/sh -c npm install16.49 MB16COPY . ./ # buildkit150.65 KB17RUN /bin/sh -c mkdir -p112 B18ENV NODE_ENV=production0 B19ENV BOT_TOKEN=0 B20ENV DUCK_CHANNEL=0 B21ENV CLIENT_ID=0 B22ENV GUILD_ID=0 B23VOLUME [/app/logs]0 B24CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'