[PR #572] [MERGED] Add su-exec #665

Closed
opened 2025-11-06 12:04:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/572
Author: @veggiemonk
Created: 5/21/2018
Status: Merged
Merged: 5/22/2018
Merged by: @agebhar1

Base: masterHead: add-su-exec


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

This is a simple tool that will simply execute a program with different privileges. The program will be exceuted directly and not run as a child, like su and sudo does, which avoids TTY and signal issues


🔄 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/veggiemonk/awesome-docker/pull/572 **Author:** [@veggiemonk](https://github.com/veggiemonk) **Created:** 5/21/2018 **Status:** ✅ Merged **Merged:** 5/22/2018 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `add-su-exec` --- ### 📝 Commits (1) - [`aad8cab`](https://github.com/veggiemonk/awesome-docker/commit/aad8cabf32555e25f61844c128bfe7842f224777) Add su-exec ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This is a simple tool that will simply execute a program with different privileges. The program will be exceuted directly and not run as a child, like su and sudo does, which avoids TTY and signal issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:04:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#665