[PR #906] [MERGED] feat: SELinux lables for --bind #1677

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/906
Author: @eaglesemanation
Created: 11/26/2021
Status: Merged
Merged: 11/26/2021
Merged by: @mergify[bot]

Base: masterHead: selinux


📝 Commits (1)

  • a89cb42 feat: SELinux lables for --bind

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 go.mod (+1 -0)
📝 go.sum (+2 -0)
📝 pkg/runner/run_context.go (+5 -0)

📄 Description

fixes #905

Labels bind directory to be accessible by multiple containers. Docs: https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label


🔄 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/906 **Author:** [@eaglesemanation](https://github.com/eaglesemanation) **Created:** 11/26/2021 **Status:** ✅ Merged **Merged:** 11/26/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `selinux` --- ### 📝 Commits (1) - [`a89cb42`](https://github.com/nektos/act/commit/a89cb4256dfe299aebfc27f67af9539d9eb5ddd4) feat: SELinux lables for --bind ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -0) 📝 `go.sum` (+2 -0) 📝 `pkg/runner/run_context.go` (+5 -0) </details> ### 📄 Description fixes #905 Labels bind directory to be accessible by multiple containers. Docs: https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:11 +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#1677
No description provided.