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

create Github Action for Docker Hub #15

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

create Github Action for Docker Hub #15

wants to merge 1 commit into from

Conversation

AbcSxyZ
Copy link
Contributor

@AbcSxyZ AbcSxyZ commented Nov 20, 2021

Following PR #14 for multi architecture support, this is a draft for a GitHub Action configuration, to publish images on Docker Hub using buildx.

Use DOCKERHUB_USER & DOCKERHUB_PASSWORD as GitHub Action secrets.

Work in progress to define the strategy to adopt, I will probably depend on an eventual script to generate new images and maybe on how it can be integrated on Github action of Dogecoin Core repository (on tag release ?). It's configured to publish only a single version for a single Dockerfile.

Need to figure out how to deal with new releases & update of Dockerfile (templates ?) to perform actions.

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