mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 15:32:11 -05:00
[PR #361] [MERGED] udocker tool - run docker containers in user space without root privileges #474
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/361
Author: @vegasbrianc
Created: 6/21/2017
Status: ✅ Merged
Merged: 6/21/2017
Merged by: @undefined
Base:
master← Head:master📝 Commits (2)
cdbf08badded udocker tool for running containers without root permissions44f34b3added credit link to source GitHub account📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why is this a cool tool?
Added udocker to the tools section. udocker allows users to run Docker containers in user spaces without root permissions. A good use case is then running a Docker container inside AWS Lambda. Since Lambda doesn't allow root access this is a great workaround. Check this use case - How I hacked AWS Lambda to run Docker containers
By submitting this pull request I confirm I've read and complied with the below requirements.
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
Yes
Yes
RULES (because you probably didn't read the guidelines):
$) next to the name ([my project -$] (link to my project) )🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.