runner/internal
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
..
app Default to not mounting docker socket in exec 2025-10-13 23:21:15 -07:00
pkg chore(docs): clarify the behavior of [container].docker_host (#1059) 2025-10-06 03:51:19 +00:00