[PR #1757] [CLOSED] fix: make sure socket path is used in bind mount #2112

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1757
Author: @KnisterPeter
Created: 4/24/2023
Status: Closed

Base: masterHead: use-socket-path


📝 Commits (1)

  • a914c4a fix: make sure socket path is used in bind mount

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

Docker cannot receive socket uri parameters in a bind mount.
This change makes sure a possible uri preifx is stripped from
the path.

Fixes #1756


🔄 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/1757 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 4/24/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `use-socket-path` --- ### 📝 Commits (1) - [`a914c4a`](https://github.com/nektos/act/commit/a914c4ac00a2b81910ff75e770aa3c395c7593a7) fix: make sure socket path is used in bind mount ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description Docker cannot receive socket uri parameters in a bind mount. This change makes sure a possible uri preifx is stripped from the path. Fixes #1756 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:03 +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#2112
No description provided.