sha256:4916ae245e4d810b9939aea86002321f1dbf33b429f98d4fc018d1c8ca96ad6a
OS/ARCH
Compressed size
155.12 MB
Last pushed
5 months by woodpeckerbot
Type
Image
Manifest digest
sha256:3dc906e51da07513cffdfa9cfaf2a7e2a1290e09768ae9d887e1c610f50f1fee
Image Layers
1# debian.sh --arch 'ppc64el' out/30.59 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.75 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update44.87 MB13COPY /app/node_modules ./node_modules # buildkit28.26 MB14COPY tsconfig.json ./tsconfig.json # buildkit256 B15COPY src ./src # buildkit16.28 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1775433600'