mirror of https://code.forgejo.org/forgejo/runner
00ba378d0e
Updated runner image version from 3.0.0 to 5.0.4 Updated docker-dind version from 23.0.6-dind to 27.4.1-dind |
||
---|---|---|
.. | ||
docker | ||
docker-compose | ||
kubernetes | ||
README.md |
README.md
This directory contains a collection of usage and deployment examples.
Workflow examples can be found in the documentation and in the sources of the setup-forgejo action.
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 |