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

docker: Build and push to dockerhub #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philipcristiano
Copy link
Contributor

This would need a DOCKER_USERNAME and DOCKER_PASSWORD set as Github Actions Secrets.

Closes #18

@mayuresh82
Copy link
Owner

where would we get a username and password from ? From docker hub ?

@philipcristiano
Copy link
Contributor Author

@mayuresh82

Yeah the user/pass would be for a Docker Hub account. This PR is setup to login to Hub as that appears to be where these images were previously built.

I'd recommend creating a new account on Docker Hub as gocast_bot or similar vs putting in your personal details. The bot account can then be added as a collaborator on the Docker Hub repository so that it can push properly. Let me know if you'd like more details about this though and I can find/write more detailed info!

@philipcristiano philipcristiano force-pushed the docker-build-push branch 2 times, most recently from 38e2bca to 7493483 Compare October 4, 2023 22:40
@philipcristiano
Copy link
Contributor Author

Updated to also build linux/arm64 image into a multi-platform image. Tested in my user-fork with image

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.

Docker Release
2 participants