[PR #251] [CLOSED] Dockerfile rewrite #645

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/251
Author: @martadinata666
Created: 7/13/2022
Status: Closed

Base: mainHead: Dockerfile-rewrite


📝 Commits (10+)

📊 Changes

2 files changed (+116 additions, -51 deletions)

View changed files

📝 Dockerfile (+115 -50)
📝 docker-entrypoint.sh (+1 -1)

📄 Description

  1. Update Dockerfile as close as possible to CI build.
  2. Tested fine on amd64
  3. Test on arm64 in progress.
  4. Need some docs to non native build.

🔄 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/251 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 7/13/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Dockerfile-rewrite` --- ### 📝 Commits (10+) - [`dba4040`](https://github.com/lldap/lldap/commit/dba4040954e181e15beb7237c344e6e834d5a519) update Dockerfile - [`8ffdb27`](https://github.com/lldap/lldap/commit/8ffdb27b7b9391198f958f8113dc66d063d5ba2c) Update Dockerfile - [`ddd74d6`](https://github.com/lldap/lldap/commit/ddd74d6aa2f3973a9d3d85ddb9914d420004f887) Update Dockerfile - [`aaeaa37`](https://github.com/lldap/lldap/commit/aaeaa37bbf1f2de53e5b7796b6bfc66da8872319) Merge branch 'nitnelave:main' into Dockerfile-rewrite - [`b6317c6`](https://github.com/lldap/lldap/commit/b6317c6dd2ff5068d3d64259d9389175049599d6) fixing - [`a51433d`](https://github.com/lldap/lldap/commit/a51433d7e768e45f01ce1bd3de47c3df8c934abc) Merge branch 'nitnelave:main' into Dockerfile-rewrite - [`ce23790`](https://github.com/lldap/lldap/commit/ce23790d9e521fc9e1f9a79d02a75e2928ad83b3) use chef - [`1191b37`](https://github.com/lldap/lldap/commit/1191b37df68db4167fffd5e4cd57d44d55388717) line up path, planner and builder, singleline env - [`5a1ea90`](https://github.com/lldap/lldap/commit/5a1ea9055d84936359e1458cc012684098a5b65c) remove cmd, some fixup - [`8b1679b`](https://github.com/lldap/lldap/commit/8b1679be4de4234832b4a9bf0aa8df5d3762561a) arm64 confirm ### 📊 Changes **2 files changed** (+116 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+115 -50) 📝 `docker-entrypoint.sh` (+1 -1) </details> ### 📄 Description 1. Update Dockerfile as close as possible to CI build. 2. Tested fine on amd64 3. Test on arm64 in progress. 4. Need some docs to non native build. --- <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:18 +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#645
No description provided.