Skip to content

Initial Docker CI - #39

Open
cjfinnell wants to merge 8 commits into
cockroachlabs-field:masterfrom
cjfinnell:master
Open

Initial Docker CI#39
cjfinnell wants to merge 8 commits into
cockroachlabs-field:masterfrom
cjfinnell:master

Conversation

@cjfinnell

@cjfinnell cjfinnell commented Apr 12, 2024

Copy link
Copy Markdown

Recently, an image was pushed to timveil/cockroachdb-remote-client:latest that was build only for arm64 instead of the previous amd64.

This PR adds CI to build for multiple platforms, as well as tagging with the 8 character short-SHA of the build commit, matching Github's short-SHA format.

Required Github repository secrets:

  • DOCKERHUB_REPO: where to push the image, i.e. timveil/cockroachdb-remote-client
  • DOCKERHUB_USERNAME: Docker Hub auth user
  • DOCKERHUB_TOKEN: Docker Hub access token

Docker Hub repo of fork: https://hub.docker.com/r/cjfinnell/cockroachdb-remote-client/tags

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.

1 participant