[PR #885] [MERGED] Include bootstrap.sh in main image #1003

Closed
opened 2026-02-27 09:10:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/885
Author: @djjudas21
Created: 3/28/2024
Status: Merged
Merged: 4/1/2024
Merged by: @nitnelave

Base: mainHead: 884_bootstrap


📝 Commits (5)

  • 735d0e7 Include bootstrap.sh in main image
  • cdf4dc1 Include bootstrap.sh in images
  • a3969e7 Update to Alpine 3.19
  • d590a1e Place bootstrap.sh in /app
  • f7689bb Move bootstrap.sh to /scripts

📊 Changes

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

View changed files

📝 .github/workflows/Dockerfile.ci.alpine-base (+2 -1)
📝 .github/workflows/Dockerfile.ci.debian-base (+1 -0)
📝 Dockerfile (+2 -1)
📝 scripts/bootstrap.sh (+0 -0)

📄 Description

Include bootstrap.sh in main image to allow Kubernetes to run a bootstrap job from the same image

Fixes #884


🔄 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/885 **Author:** [@djjudas21](https://github.com/djjudas21) **Created:** 3/28/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `884_bootstrap` --- ### 📝 Commits (5) - [`735d0e7`](https://github.com/lldap/lldap/commit/735d0e703b5aa21b1f594f6dd53d3740e4b6b2ce) Include bootstrap.sh in main image - [`cdf4dc1`](https://github.com/lldap/lldap/commit/cdf4dc15c8ff9543532aba05d104afa2596a76f6) Include bootstrap.sh in images - [`a3969e7`](https://github.com/lldap/lldap/commit/a3969e75b35f0db118bea0f9e5901e6a4cc94a6e) Update to Alpine 3.19 - [`d590a1e`](https://github.com/lldap/lldap/commit/d590a1e3e6e5bd61bbd207557f5e6574a7457921) Place bootstrap.sh in /app - [`f7689bb`](https://github.com/lldap/lldap/commit/f7689bbf3b8fbde9c0e98e9364203b3a3b09e396) Move bootstrap.sh to /scripts ### 📊 Changes **4 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci.alpine-base` (+2 -1) 📝 `.github/workflows/Dockerfile.ci.debian-base` (+1 -0) 📝 `Dockerfile` (+2 -1) 📝 `scripts/bootstrap.sh` (+0 -0) </details> ### 📄 Description Include `bootstrap.sh` in main image to allow Kubernetes to run a bootstrap job from the same image Fixes #884 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:33 +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#1003
No description provided.