feat(docker): add LDK Node mint service with dedicated Docker setup #1108

Merged
thesimplekid merged 2 commits from docker_fixes into main 2025-09-23 13:23:06 +00:00
thesimplekid commented 2025-09-23 09:53:13 +00:00 (Migrated from github.com)
  • Add Dockerfile.ldk-node and Dockerfile.ldk-node.arm for LDK Node builds
  • Add GitHub Actions workflows for publishing LDK Node Docker images
  • Add docker-compose.ldk-node.yaml for standalone LDK Node deployment
  • Integrate LDK Node service into main docker-compose.yaml with profile
  • Update cdk-mintd README with LDK Node Docker configuration

Description


Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

- Add Dockerfile.ldk-node and Dockerfile.ldk-node.arm for LDK Node builds - Add GitHub Actions workflows for publishing LDK Node Docker images - Add docker-compose.ldk-node.yaml for standalone LDK Node deployment - Integrate LDK Node service into main docker-compose.yaml with profile - Update cdk-mintd README with LDK Node Docker configuration ### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ----- ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### CHANGED #### ADDED #### REMOVED #### FIXED ---- ### Checklist * [ ] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just final-check` before committing
Sign in to join this conversation.
No reviewers
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
cashubtc/cdk!1108
No description provided.