mirror of https://code.forgejo.org/forgejo/runner
294912488c
Starting with Forgejo runner 3.0.0 images are different in two ways that matter to k8s because they: * are all rootless * do not rely on tini |
||
---|---|---|
.. | ||
docker | ||
docker-compose | ||
kubernetes | ||
README.md |
README.md
A collection of usage and deployment examples.
Section | Description |
---|---|
docker |
using the host docker server by mounting the socket |
docker-compose |
all in one docker-compose with the Forgejo server, the runner and docker in docker |
kubernetes |
a sample deployment for the Forgejo runner |