Skip to content

Publish a Docker image #2387

@leighmcculloch

Description

@leighmcculloch

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog (Not Ready)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions