Sign inSign up

ntsystems/develop-actions:dev

Integration & delivery
Developer tools
Index digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=20.18.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.87 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11SHELL [/bin/bash -c]0 B
12RUN /bin/bash -c npm i8.68 MB
13WORKDIR /app93 B
14COPY package*.json ./ # buildkit53.54 KB
15RUN /bin/bash -c pnpm i52.17 MB
16RUN /bin/bash -c pnpm i46.13 KB
17COPY . . # buildkit56.27 KB
18RUN /bin/bash -c pnpm run7.1 MB
19ENTRYPOINT ["node" "./dist/index.js"]0 B
20HEALTHCHECK &{["CMD-SHELL" "curl https://qrenco.de/HEALTHCHECK ||0 B
21LABEL name=TypeScript Action Starter homepage=https://github.com/marketplace/actions/typescript-action0 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /