mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 15:32:11 -05:00
[PR #572] [MERGED] Add su-exec #665
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-su-exec📝 Commits (1)
aad8cabAdd su-exec📊 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.