sha256:7fd8cfff312a150002570e6980395a8c5dc033708a8f2e430ee578d15c32d8b8
OS/ARCH
Compressed size
104.49 MB
Last pushed
about 1 year by agilebeat
Type
Image
Manifest digest
sha256:1c7c57ee1a0698bb55afa3379b108eed1a048ccf6081f581c95080add1b539e6
Image Layers
1# debian.sh --arch 'ppc64el' out/30.58 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.7.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=51.76 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11COPY /app/package.json /app/yarn.lock ./ #27.99 KB12RUN /bin/sh -c yarn install20.46 MB13COPY /app/dist ./ # buildkit23.52 KB14COPY Readme.md /README.md # buildkit1.26 KB15EXPOSE map[3000/tcp:{}]0 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit226 B17RUN /bin/sh -c chmod +x222 B18ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1757289600'