[PR #1448] [CLOSED] Add option for disabling DooD #1952

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1448
Author: @casaroli
Created: 11/21/2022
Status: Closed

Base: masterHead: no-dood


📝 Commits (1)

  • b269473 Add option for disabling DooD

📊 Changes

4 files changed (+18 additions, -2 deletions)

View changed files

📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -0)
📝 pkg/runner/run_context.go (+14 -2)
📝 pkg/runner/runner.go (+1 -0)

📄 Description

Hello,

I want to run this with DIND, not DooD, so I don't want to bind the docker socket.

I also want to let the container run its own entrypoint. Can we implement some feature like this?

Thank you!


🔄 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/1448 **Author:** [@casaroli](https://github.com/casaroli) **Created:** 11/21/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `no-dood` --- ### 📝 Commits (1) - [`b269473`](https://github.com/nektos/act/commit/b2694733d2d9c97dd434b979cf22ec96d5d99b9f) Add option for disabling DooD ### 📊 Changes **4 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+14 -2) 📝 `pkg/runner/runner.go` (+1 -0) </details> ### 📄 Description Hello, I want to run this with DIND, not DooD, so I don't want to bind the docker socket. I also want to let the container run its own entrypoint. Can we implement some feature like this? Thank you! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:23 +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#1952
No description provided.