sha256:e4870c9b8d85755fb936b4ed628fd8000c8fd5968a23d9ee852446ed0aff54cf
OS/ARCH
Compressed size
142.75 MB
Last pushed
6 days by ntsystems
Type
Image
Manifest digest
sha256:cf74f92da7fe9f1ab2c0a0042fa4e1987fa6d7025761b891d1526fc0ff34670c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 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 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.5 MB15RUN /bin/bash -c pnpm i32 B16COPY . . # buildkit58.48 KB17RUN /bin/bash -c pnpm run7.9 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 'arm64' out/ 'bookworm' '@1776729600'