[PR #235] [MERGED] Enabling UID:GID #637

Closed
opened 2026-02-27 08:18:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/235
Author: @martadinata666
Created: 7/11/2022
Status: Merged
Merged: 7/12/2022
Merged by: @nitnelave

Base: mainHead: uidgid


📝 Commits (6)

📊 Changes

3 files changed (+13 additions, -5 deletions)

View changed files

📝 .github/workflows/Dockerfile.ci (+1 -2)
📝 .github/workflows/Dockerfile.ci.alpine (+2 -2)
📝 docker-entrypoint.sh (+10 -1)

📄 Description

Following #230

  1. Add gosu package
  2. Modify entrypoint to chown /app and /data to UID:GID

🔄 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/lldap/lldap/pull/235 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/12/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `uidgid` --- ### 📝 Commits (6) - [`a6d4609`](https://github.com/lldap/lldap/commit/a6d4609d3b7b1b5431539666135a3b9609ea53de) enabling UID:GID - [`784545a`](https://github.com/lldap/lldap/commit/784545a35f9cb63152e91b7c12d4e93d1618b1a4) Update Dockerfile.ci.alpine - [`3ae6088`](https://github.com/lldap/lldap/commit/3ae6088e7153154a371cbecf5799bfaf2801c80b) Update Dockerfile.ci - [`88de4e9`](https://github.com/lldap/lldap/commit/88de4e90bff6a6ab9ec86e9f29d8200d1b8ef0de) Update Dockerfile.ci.alpine - [`86d14f6`](https://github.com/lldap/lldap/commit/86d14f6f8943599bba3b6bb987a2c847b7602bab) Update Dockerfile.ci - [`59f1da4`](https://github.com/lldap/lldap/commit/59f1da4fd3c96a91329b1f9f09f76f60823f6d2d) Update Dockerfile.ci.alpine ### 📊 Changes **3 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci` (+1 -2) 📝 `.github/workflows/Dockerfile.ci.alpine` (+2 -2) 📝 `docker-entrypoint.sh` (+10 -1) </details> ### 📄 Description Following #230 1. Add gosu package 2. Modify entrypoint to chown `/app` and `/data` to UID:GID --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:16 +03:00
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/lldap-lldap#637
No description provided.