sha256:177c59019b1fb22121bb00610b36936080cd1a5bc48ed9d664a44732fb11a50d
OS/ARCH
linux/amd64
Compressed size
136.38 MB
Last pushed
almost 2 years by ntsystems
Type
Image
Manifest digest
sha256:c99e13f63c8d08175ce51b6aaf0ebbeafcb0f6cbe5191f4dfa9f25a348e2e7aa
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.18.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.87 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11SHELL [/bin/bash -c]0 B12RUN /bin/bash -c npm i8.68 MB13WORKDIR /app93 B14COPY package*.json ./ # buildkit53.54 KB15RUN /bin/bash -c pnpm i52.17 MB16RUN /bin/bash -c pnpm i46.13 KB17COPY . . # buildkit56.27 KB18RUN /bin/bash -c pnpm run7.1 MB19ENTRYPOINT ["node" "./dist/index.js"]0 B20HEALTHCHECK &{["CMD-SHELL" "curl https://qrenco.de/HEALTHCHECK ||0 B21LABEL name=TypeScript Action Starter homepage=https://github.com/marketplace/actions/typescript-action0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /