sha256:e4870c9b8d85755fb936b4ed628fd8000c8fd5968a23d9ee852446ed0aff54cf
OS/ARCH
Compressed size
143.74 MB
Last pushed
6 days by ntsystems
Type
Image
Manifest digest
sha256:65abbb8fdf269be626dbbabf42c04460b8ff792698c2e3f1680e53c335902e07
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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.92 MB15RUN /bin/bash -c pnpm i32 B16COPY . . # buildkit58.48 KB17RUN /bin/bash -c pnpm run8.33 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 'amd64' out/ 'bookworm' '@1776729600'