1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/internal/pkg
Andrew Cassidy e68940619c
chore(docs): clarify the behavior of [container].docker_host (#1059)
The description of `container.docker_host` was misleading (and IMO the setting itself does too many things, see forgejo/forgejo-actions-feature-requests#58). I clarified the comments in the example config to clearly explain that it will mount the specified socket inside the job container, and give some example values

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- other
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/1059): <!--number 1059 --><!--line 0 --><!--description Q2xhcmlmeSB0aGUgYmVoYXZpb3Igb2YgYGNvbnRhaW5lci5kb2NrZXJfaG9zdGA=-->Clarify the behavior of `container.docker_host`<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1059
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: Andrew Cassidy <drewcassidy@me.com>
Co-committed-by: Andrew Cassidy <drewcassidy@me.com>
2025-10-06 03:51:19 +00:00
..
client chore: cache: generate mocks for act/artifactcache/caches.go 2025-09-05 17:30:08 +02:00
common feat: insert the daemon context in the poller context 2025-08-16 19:13:32 +02:00
config chore(docs): clarify the behavior of [container].docker_host (#1059) 2025-10-06 03:51:19 +00:00
envcheck fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00
labels fix: prevent space prefix/suffix in runner labels (#829) 2025-08-10 15:43:34 +00:00
report fix(security): a multiline secret may be found in a single log entry (#1051) 2025-10-03 08:22:06 +00:00
ver chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00