sha256:e4870c9b8d85755fb936b4ed628fd8000c8fd5968a23d9ee852446ed0aff54cf
OS/ARCH
Compressed size
135.47 MB
Last pushed
6 days by ntsystems
Type
Image
Manifest digest
sha256:22829d7192bef59197460dc65a9e19a3bf3af8f195060d4cb6b29182112e431c
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10SHELL [/bin/bash -c]0 B11RUN /bin/bash -c npm i9.32 MB12WORKDIR /app93 B13COPY package*.json ./ # buildkit53.6 KB14RUN /bin/bash -c pnpm i57.7 MB15RUN /bin/bash -c pnpm i32 B16COPY . . # buildkit58.48 KB17RUN /bin/bash -c pnpm run8.09 MB18ENTRYPOINT ["node" "./dist/index.js"]0 B19HEALTHCHECK {Test:[CMD-SHELL curl https://qrenco.de/HEALTHCHECK ||0 B20LABEL name=TypeScript Action Starter homepage=https://github.com/marketplace/actions/typescript-action0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1776729600'