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

Github action to update Dockerhub #1

Open
M1chaelM opened this issue Jul 23, 2021 · 1 comment
Open

Github action to update Dockerhub #1

M1chaelM opened this issue Jul 23, 2021 · 1 comment

Comments

@M1chaelM
Copy link
Contributor

M1chaelM commented Jul 23, 2021

Description

Images are currently being built and pushed to Dockerhub manually. This process should be automated so they remain in sync.

Fix

Set up a github action that automatically builds and pushes new images when a PR is merged.

  • Ideally it would only build the image that we edited.
  • We have a two-stage build process that uses rocker, so this will be more complicated than the generic process for building and pushing a Docker image.
@woensug-choi
Copy link

I wanted to give it a try since I was already using autobuild feature for hybrid_glider_whoi repo. But it seems autobuild function became pro user feature last June.

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

No branches or pull requests

2 participants