# runner-docker Use this to register the runner ```bash docker run -it -v $(pwd)/runner.conf:/app/.runner git.itzyanick.de/itzyanick/runner-docker:v1.1.0-2 ./forgejo-runner register ``` Then run the runner ```bash docker compose up -d ```