Skip to content

Conversation

@mcncl
Copy link
Contributor

@mcncl mcncl commented Feb 11, 2026

Description

Releasing to Docker Hub would be a nice QOL improvement and mean folks needn't clone down the repo/build from source.

This basically mirrors the MCP server's process.

Changes

  • adds some Docker release steps to the release.sh
  • the AWS stuff has been set up
  • removes some 32 bit architectures from build targets

Context

Closes #576

Releasing to Docker Hub would be a nice QOL improvement for folks who need to run the CLI via Docker, and don't want to clone down `main` every time.

I've also removed 32 bit architectures from build targets, because it's 2026 not 1976.
We don't need containers for Mac or Windows (lol imagine)
@mcncl mcncl requested a review from a team as a code owner February 11, 2026 05:33
@mcncl mcncl force-pushed the bm/docker_release branch from d8b5514 to aea0561 Compare February 11, 2026 05:35
@mcncl mcncl merged commit 5c8bd21 into main Feb 12, 2026
1 check passed
@mcncl mcncl deleted the bm/docker_release branch February 12, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 feat: Publish a bk CLI container image

2 participants