mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #885] [MERGED] Include bootstrap.sh in main image #1003
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1003
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:884_bootstrap📝 Commits (5)
735d0e7Include bootstrap.sh in main imagecdf4dc1Include bootstrap.sh in imagesa3969e7Update to Alpine 3.19d590a1ePlace bootstrap.sh in /appf7689bbMove 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.shin main image to allow Kubernetes to run a bootstrap job from the same imageFixes #884
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.