[PR #67] [MERGED] chore: make Docker image run without root user #967

Closed
opened 2025-10-08 00:20:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/67
Author: @stonith404
Created: 11/20/2024
Status: Merged
Merged: 11/21/2024
Merged by: @stonith404

Base: mainHead: rootless-docker-image


📝 Commits (6)

  • 2a1f121 add potential solution for rootless Docker image
  • 1832863 optimize non root image
  • 5ce066d add chown to find command
  • 65f65b1 Merge branch 'main' into rootless-docker-image
  • 3611a29 docs: add PUID and PGID to readme
  • 32acdf4 Merge branch 'main' into rootless-docker-image

📊 Changes

4 files changed (+35 additions, -3 deletions)

View changed files

📝 Dockerfile (+6 -3)
📝 README.md (+1 -0)
scripts/docker/create-user.sh (+28 -0)
📝 scripts/docker/entrypoint.sh (+0 -0)

📄 Description

No description provided


🔄 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/pocket-id/pocket-id/pull/67 **Author:** [@stonith404](https://github.com/stonith404) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `rootless-docker-image` --- ### 📝 Commits (6) - [`2a1f121`](https://github.com/pocket-id/pocket-id/commit/2a1f121c8221609f7518f269057b88770ef1f4b9) add potential solution for rootless Docker image - [`1832863`](https://github.com/pocket-id/pocket-id/commit/1832863a73b3e5977fb27e6eec06cd3bf361416b) optimize non root image - [`5ce066d`](https://github.com/pocket-id/pocket-id/commit/5ce066ddf7e44e4ad2fb55bf516c20c05c008bd8) add chown to find command - [`65f65b1`](https://github.com/pocket-id/pocket-id/commit/65f65b11b557d8caea89025f25b4efdf7b8162f2) Merge branch 'main' into rootless-docker-image - [`3611a29`](https://github.com/pocket-id/pocket-id/commit/3611a29f4add23e8377fc2bc582851123b967501) docs: add PUID and PGID to readme - [`32acdf4`](https://github.com/pocket-id/pocket-id/commit/32acdf45a89430537723bf33ca91155c37f8edf8) Merge branch 'main' into rootless-docker-image ### 📊 Changes **4 files changed** (+35 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+6 -3) 📝 `README.md` (+1 -0) ➕ `scripts/docker/create-user.sh` (+28 -0) 📝 `scripts/docker/entrypoint.sh` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:20:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#967