Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Docker CI #39

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

cjfinnell
Copy link

@cjfinnell cjfinnell commented Apr 12, 2024

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