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

Only build new image when differen #12

Open
johnnyfleet opened this issue Nov 26, 2021 · 2 comments
Open

Only build new image when differen #12

johnnyfleet opened this issue Nov 26, 2021 · 2 comments

Comments

@johnnyfleet
Copy link
Owner

Figure out a way to compare the Docker Hub latest version with one just created. To see if needs updating or not.

See if there is a way to use SHA256 or maybe tags.
Can we add a commit# to the docket image? Would that help though - its more if the contents have changed.

@johnnyfleet
Copy link
Owner Author

Check this link for some ideas to check if tag exists.

@johnnyfleet
Copy link
Owner Author

Probably need 2 actions.

One that runs on an update to my code and one that runs daily to check if there is a new upstream version.

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

1 participant