sha256:15dc7e06c0583b623bcf98cb001a9ffd9c820698157a2c1c220917f2155c0040
OS/ARCH
Compressed size
144.78 MB
Last pushed
about 1 year by woodpeckerbot
Type
Image
Manifest digest
sha256:d0c10e18f3cd32dfdb907c8e62b2935f74729326c47e948b6e48795ae581d28f
Image Layers
1# debian.sh --arch 'ppc64el' out/30.59 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.17.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.53 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 /app92 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update44.86 MB13COPY /app/node_modules ./node_modules # buildkit18.15 MB14COPY tsconfig.json ./tsconfig.json # buildkit255 B15COPY src ./src # buildkit15.85 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1753056000'