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

Build and push multi-arch docker images #91

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

Schmitze333
Copy link
Contributor

Automate the build and provisioning of docker images to the jacobbednarz/go-csp-collector docker hub repo.

As discussed in #90, a new multi-arch image is now built when a new release is done (or a git tag is pushed manually).

For this to work two conditions have to be fulfilled:

  1. As already mentioned in the issue, the two repository secrets DOCKERHUB_USERNAME and DOCKERHUB_TOKEN have to be present for the action.
  2. A release Github release has to be based on a tag (or a corresponding tag has to be pushed manually).

Open for any suggestions/improvements.

This is directly taken from the documentation.
@jacobbednarz jacobbednarz merged commit 93339b0 into jacobbednarz:master Dec 18, 2023
@jacobbednarz
Copy link
Owner

nice work here @Schmitze333 👏 i'm seeing both latest and 0.0.14 updated with both architectures in docker hub.

O3ey9es6-IUnQef8C-jg6McHI1

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.

2 participants