sha256:42239ea8a6dd4981b1bcee93431050d4524e942d26ba2b14ec5112a708306143
OS/ARCH
Compressed size
160.62 MB
Last pushed
2 months by woodpeckerbot
Type
Image
Manifest digest
sha256:efddda4e7e42d5b50ceaf34b25f64174024715e0abee39724cb0850dc3133103
Image Layers
1# debian.sh --arch 'ppc64el' out/30.59 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=50.79 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update44.88 MB13COPY /app/node_modules ./node_modules # buildkit32.71 MB14COPY tsconfig.json ./tsconfig.json # buildkit255 B15COPY src ./src # buildkit16.27 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1783900800'