sha256:381a61c501dcf36d7f61e2fe55cbbea636de52b4f2d5d374d928b21c7a39f6c9
OS/ARCH
Compressed size
131.13 MB
Last pushed
almost 2 years by woodpeckerbot
Type
Image
Manifest digest
sha256:4e4d7a3033a4a6b03d498d8bcf4f9e9c4f05792c140118b7f55ae12e8ca906e7
Image Layers
1# debian.sh --arch 'ppc64el' out/30.58 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.55 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 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update44.9 MB13COPY /app/node_modules ./node_modules # buildkit5.44 MB14COPY tsconfig.json ./tsconfig.json # buildkit256 B15COPY src ./src # buildkit14.43 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1733097600'