sha256:c19f02a30c6a796c3f281c568218bddfdaf775bb37e45dc69196cec3e2158972
OS/ARCH
Compressed size
118.52 MB
Last pushed
12 months by agilebeat
Type
Image
Manifest digest
sha256:981391426dd0b815d9f77142623ddf723b7eac4493609490ce557d2ae9546548
Image Layers
1# debian.sh --arch 'ppc64el' out/30.58 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=51.83 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 B11COPY /app/package.json /app/yarn.lock ./ #51.55 KB12RUN /bin/sh -c yarn install34.39 MB13COPY /app/dist ./ # buildkit25.33 KB14COPY Readme.md /README.md # buildkit1.75 KB15EXPOSE &{[{{33 0} {33 0}}]0 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit227 B17RUN /bin/sh -c chmod +x224 B18ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1759104000'