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

feat(Docker): publish docker images to ghcr.io and DockerHub #756

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

Falci
Copy link
Member

@Falci Falci commented Jun 30, 2022

The images will be published to ghcr.io and available here.

Each new git tag will generate/replace:
Example tag: v5.6.7

  • handshake-org/hsd:latest
  • handshake-org/hsd:5.6.7
  • handshake-org/hsd:5.6
  • handshake-org/hsd:5

Merges to master generates:

  • handshake-org/hsd:edge

Depends on #755

@coveralls
Copy link

coveralls commented Jun 30, 2022

Coverage Status

Coverage increased (+0.007%) to 67.001% when pulling abb389b on Falci:docker2 into 5c5bdde on handshake-org:master.

Copy link
Member

@pinheadmz pinheadmz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool. I was able to deploy this on my own master branch:

https://github.com/pinheadmz/hsd/pkgs/container/hsd

you can see the workflow log here:

https://github.com/pinheadmz/hsd/runs/7503394286?check_suite_focus=true

.github/workflows/docker.yml Show resolved Hide resolved
docs/install.md Show resolved Hide resolved
@Falci Falci changed the title feat(Docker): publish docker images to ghcr.io feat(Docker): publish docker images to ghcr.io and DockerHub Jul 26, 2022
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.

3 participants