[PR #1052] Reworked adding non-root user to docker images. #1502

Open
opened 2026-05-07 01:02:24 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1052
Author: @arahja
Created: 3/11/2024
Status: 🔄 Open

Base: mainHead: add_non-root_user_to_containers_try_2


📝 Commits (3)

  • 3de5a4f Reworked adding non-root user to docker images. This gives you the ability to run ntfy as a non-root user. fixes binwiederhier#966
  • 5d2351a Updated the ntfy user uuid to 10,000+ to follow best practices.
  • e5b2c37 Removed ntfy user account from arm dockerfile. Unable to reproduce build issue locally on ubuntu 22.04 based server.

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 Dockerfile (+2 -1)
📝 Dockerfile-build (+2 -0)

📄 Description

This gives you the ability to run ntfy as a non-root user. fixes binwiederhier#966


🔄 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/binwiederhier/ntfy/pull/1052 **Author:** [@arahja](https://github.com/arahja) **Created:** 3/11/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add_non-root_user_to_containers_try_2` --- ### 📝 Commits (3) - [`3de5a4f`](https://github.com/binwiederhier/ntfy/commit/3de5a4f2a2e593998c9da95305b9c93ee3c44686) Reworked adding non-root user to docker images. This gives you the ability to run ntfy as a non-root user. fixes binwiederhier#966 - [`5d2351a`](https://github.com/binwiederhier/ntfy/commit/5d2351a13afa3d5dd02a8638a625bfa6bd1b772a) Updated the ntfy user uuid to 10,000+ to follow best practices. - [`e5b2c37`](https://github.com/binwiederhier/ntfy/commit/e5b2c37c44d5fd9b2a303990a4f0848882ce8f3e) Removed ntfy user account from arm dockerfile. Unable to reproduce build issue locally on ubuntu 22.04 based server. ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -1) 📝 `Dockerfile-build` (+2 -0) </details> ### 📄 Description This gives you the ability to run ntfy as a non-root user. fixes binwiederhier#966 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/ntfy#1502
No description provided.