[PR #698] [MERGED] feat: add option for custom socket path #1566

Closed
opened 2026-03-01 21:51:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/698
Author: @catthehacker
Created: 5/22/2021
Status: Merged
Merged: 5/23/2021
Merged by: @mergify[bot]

Base: masterHead: cat/feat/custom-docker-sock


📝 Commits (1)

  • c0c6edc feat: add option for custom socket path

📊 Changes

5 files changed (+39 additions, -29 deletions)

View changed files

📝 README.md (+30 -28)
📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -0)
📝 pkg/runner/run_context.go (+5 -1)
📝 pkg/runner/runner.go (+1 -0)

📄 Description

fixes #697


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/698 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 5/22/2021 **Status:** ✅ Merged **Merged:** 5/23/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `cat/feat/custom-docker-sock` --- ### 📝 Commits (1) - [`c0c6edc`](https://github.com/nektos/act/commit/c0c6edc388bf5a4bac094ddd30aefeeae67a12f0) feat: add option for custom socket path ### 📊 Changes **5 files changed** (+39 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+30 -28) 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+5 -1) 📝 `pkg/runner/runner.go` (+1 -0) </details> ### 📄 Description fixes #697 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1566
No description provided.