runner/internal/app
Andrew Cassidy eca5e67c0b
Default to not mounting docker socket in exec
When running `forgejo-runner exec`, default to not mounting anything in the job container instead of mounting /var/run/docker.sock. This mirrors the behavior of the docker_host config value

If mounting a docker socket in the job container is desired, the user can use --container-daemon-socket
2025-10-13 23:21:15 -07:00
..
cmd Default to not mounting docker socket in exec 2025-10-13 23:21:15 -07:00
job chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
poll fix: improve logging to diagnose mystery job terminations (#1048) 2025-10-02 22:43:50 +00:00
run feat: allow --memory in workflow container options (#1079) 2025-10-10 14:33:07 +00:00