[PR #200] [MERGED] Multiarch Docker Image #609

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/200
Author: @martadinata666
Created: 6/28/2022
Status: Merged
Merged: 6/30/2022
Merged by: @nitnelave

Base: mainHead: docker-build


📝 Commits (9)

📊 Changes

3 files changed (+378 additions, -84 deletions)

View changed files

.github/workflows/Dockerfile.ci (+68 -0)
.github/workflows/docker-build.yml (+310 -0)
.github/workflows/docker.yml (+0 -84)

📄 Description

Created a PR so we can talk about how we can provide docker image for easier deploy. Thanks.

Build log:
https://github.com/martadinata666/lldap/actions/runs/2575180726


🔄 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/200 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 6/28/2022 **Status:** ✅ Merged **Merged:** 6/30/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `docker-build` --- ### 📝 Commits (9) - [`b8a32ac`](https://github.com/lldap/lldap/commit/b8a32accaf142bdc601be0eace1467ce24277bb8) Multiarch build - [`40fa959`](https://github.com/lldap/lldap/commit/40fa9596d5307a09759508cbe8d4fc6be531957f) simplify action name - [`f383948`](https://github.com/lldap/lldap/commit/f383948c36cbd86af69ce83d4f18e9b8f27e555d) Update docker-build.yml - [`eb364f2`](https://github.com/lldap/lldap/commit/eb364f2e7813fad92ab1356ff3244cbb9ac110f1) add slug - [`c064670`](https://github.com/lldap/lldap/commit/c064670c00bc108c76782b8aaebf459735ab4330) Delete docker.yml - [`021b9ef`](https://github.com/lldap/lldap/commit/021b9ef3bfe4c635601d4c2b560698ce95a4bd09) Update docker-build.yml - [`42bb323`](https://github.com/lldap/lldap/commit/42bb323ba6557b2de45055c17afcee079526dff2) manually set image name - [`f1943d2`](https://github.com/lldap/lldap/commit/f1943d23fb322966b88a9fe77ee69e2429d9f8a1) Update docker-build.yml - [`5235828`](https://github.com/lldap/lldap/commit/523582856027d81acb998d70b44818556ecc3707) Merge branch 'nitnelave:main' into docker-build ### 📊 Changes **3 files changed** (+378 additions, -84 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/Dockerfile.ci` (+68 -0) ➕ `.github/workflows/docker-build.yml` (+310 -0) ➖ `.github/workflows/docker.yml` (+0 -84) </details> ### 📄 Description Created a PR so we can talk about how we can provide docker image for easier deploy. Thanks. Build log: https://github.com/martadinata666/lldap/actions/runs/2575180726 --- <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:11 +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#609
No description provided.