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

Publish images to Docker Hub #4

Open
jkbecker opened this issue Oct 3, 2020 · 2 comments
Open

Publish images to Docker Hub #4

jkbecker opened this issue Oct 3, 2020 · 2 comments

Comments

@jkbecker
Copy link
Contributor

jkbecker commented Oct 3, 2020

As discussed in chat, keeping this up to date only makes sense if updates get pushed to Docker Hub as well.
Is there an established process that we can piggyback on, or should we build a pipeline for this (there seem to be Github Actions that can do this automatically)?

@argilo
Copy link
Member

argilo commented Oct 3, 2020

I'd be fine with doing this manually in the short term, but GitHub Actions (or similar) would be ideal.

@jkbecker
Copy link
Contributor Author

jkbecker commented Oct 7, 2020

@mbr0wn, as I understand you currently have push access to Docker Hub? Is this something you can share or should it stay with you? I'm happy to write a build & push script that builds these containers and pushes the result with the appropriate tags etc so it will be manual, but near-zero work (aside from compile time)... Alternatively, what's your take on GitHub Actions-based build&push scripts? Could we store the push token somewhere in the project backend so that this could happen automatically via some CI pipeline?

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 a pull request may close this issue.

2 participants