Block a user
act-runner (node-kubectl)
Published 2026-02-24 19:35:16 +00:00 by setlord
Installation
docker pull gogs.serialconsult.com/setlord/act-runner:node-kubectlsha256:2d37abf34cc29506ee9219746fde3d38a0b142e28fc4a6cd3900d4f618b557e8
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5fae714abf | linux/amd64 | 66 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache tini bash git tzdata # buildkit |
| COPY /opt/src/act_runner/act_runner /usr/local/bin/act_runner # buildkit |
| COPY scripts/run.sh /usr/local/bin/run.sh # buildkit |
| VOLUME [/data] |
| ENTRYPOINT ["/sbin/tini" "--" "run.sh"] |
| USER root |
| RUN /bin/sh -c apk add --no-cache nodejs npm git curl ca-certificates yq tar gzip bash # buildkit |
| RUN /bin/sh -c curl -fsSL -o /usr/local/bin/kubectl https://dl.k8s.io/release/v1.30.7/bin/linux/amd64/kubectl && chmod +x /usr/local/bin/kubectl # buildkit |
| USER 1000 |
Details
2026-02-24 19:35:16 +00:00
Versions (1)
View all
Container
5
OCI / Docker
node-kubectl
2026-02-24