[PR #361] [MERGED] udocker tool - run docker containers in user space without root privileges #474

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

📋 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: masterHead: master


📝 Commits (2)

  • cdbf08b added udocker tool for running containers without root permissions
  • 44f34b3 added credit link to source GitHub account

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Added udocker [line 464] - https://github.com/indigo-dc/udocker

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.

RULES (because you probably didn't read the guidelines):

  • ORDER: The entries are in lexical order (English letter order)
  • CREDIT: Each entry must contains the name of the author with a link to its github account!
  • LINK: the link should be to the source code (https://github/account/project) not the website (https://myproject.io <- no!)
  • MONEY: indicates if one needs a paying subscription to use that project you could just add ($) 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.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/361 **Author:** [@vegasbrianc](https://github.com/vegasbrianc) **Created:** 6/21/2017 **Status:** ✅ Merged **Merged:** 6/21/2017 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`cdbf08b`](https://github.com/veggiemonk/awesome-docker/commit/cdbf08b129115f94e38bbe05bd6dff246043aeec) added udocker tool for running containers without root permissions - [`44f34b3`](https://github.com/veggiemonk/awesome-docker/commit/44f34b31f74db8c3ca5ff43981e00af52af33ede) added credit link to source GitHub account ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description <!-- Congrats on creating an Awesome Docker entry! 🎉 --> <!-- Please fill in the below placeholders --> ``` Added udocker [line 464] - https://github.com/indigo-dc/udocker ``` ## 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](https://hackernoon.com/how-did-i-hack-aws-lambda-to-run-docker-containers-7184dc47c09b?__s=dxois4gjg1uc4z54nb2v) # 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.** - I have read and understood the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) Yes - The project submitted conforms to the quality standards outlined in the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) Yes - Go to the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) and read it again. RULES (because you probably didn't read the guidelines): * ORDER: The entries are in lexical order (English letter order) * CREDIT: Each entry must contains the name of the author with a link to its github account! * LINK: the link should be to the source code (https://github/account/project) not the website (https://myproject.io <- no!) * MONEY: indicates if one needs a paying subscription to use that project you could just add ($$$) next to the name ([my project - $$$] (link to my project) ) --- <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:00:16 -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#474