forgejo-action-base (sha256:1b55484b8333ad718cc37ee3bd360de3f6a46487fc8986aa029f3429d241c54a)
Published 2025-12-22 21:37:58 +01:00 by Crizomb
Installation
docker pull git.rufous-trench.ts.net/crizomb/forgejo-action-base@sha256:1b55484b8333ad718cc37ee3bd360de3f6a46487fc8986aa029f3429d241c54asha256:1b55484b8333ad718cc37ee3bd360de3f6a46487fc8986aa029f3429d241c54aImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1765152000' |
| ENV NODE_VERSION=20 |
| RUN /bin/sh -c apt-get update && apt-get install -y curl ca-certificates gnupg git openssh-client && curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c node --version && npm --version && git --version # buildkit |
| CMD ["bash"] |
Details
2025-12-22 21:37:58 +01:00
Versions (1)
View all
Container
0
OCI / Docker
linux/amd64
128 MiB
deb13-node20
2025-12-22