forgejo-runner

git clone git://git.lin.moe/forgejo-runner.git

 1[supervisord]
 2nodaemon=true
 3logfile=/dev/null
 4logfile_maxbytes=0
 5
 6[program:dockerd]
 7command=/usr/local/bin/dockerd-entrypoint.sh
 8
 9[program:act_runner]
10stdout_logfile=/dev/fd/1
11stdout_logfile_maxbytes=0
12redirect_stderr=true
13command=/opt/act/rootless.sh