Block a user
node (v3.28.0)
Published 2025-08-29 23:19:13 +02:00 by sido
Installation
docker pull gitea.oit.sk/sido/node:v3.28.0sha256:3c0e24adecc39e89780e807400def972deb0ec9de9fbbbaceade072a8c6ae94fImage Layers
| ARG GIT_VERSION |
| ENV SVDIR=/etc/service/enabled |
| LABEL description=Calico node handles networking and policy for Calico |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Calico node |
| LABEL release=1 |
| LABEL summary=Calico node handles networking and policy for Calico |
| LABEL vendor=Project Calico |
| LABEL version=v3.28.0 |
| COPY / / # buildkit |
| CMD ["start_runit"] |
Labels
| Key | Value |
|---|---|
| description | Calico node handles networking and policy for Calico |
| maintainer | maintainers@tigera.io |
| name | Calico node |
| release | 1 |
| summary | Calico node handles networking and policy for Calico |
| vendor | Project Calico |
| version | v3.28.0 |