-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
Description
What problem does your feature solve?
The stellar CLI does not publish a Docker image. This makes it difficult to use in containerized environments like Kubernetes, for example when automating network setup tasks (e.g. funding accounts after a network reset).
See discussion at https://github.com/stellar/ops/issues/4457#issuecomment-3892076531.
What would you like to see?
Publish an official Docker image for stellar-cli, e.g. to GitHub Container Registry or Docker Hub, as part of the release process.
What alternatives are there?
- Build and maintain a custom Dockerfile downstream wherever the CLI is needed in containers.
- Use a JS SDK script instead of the CLI for containerized workflows.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog (Not Ready)