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

add GH Action workflow to build and publish the Zoobot cuda docker image #32

Open
camallen opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@camallen
Copy link
Contributor

Something like https://brendanthompson.com/posts/2022/02/using-github-actions-to-publish-container-images-to-azure-container-registry

Instead of manually rebuilding this rather large image on development machines we can use the GH Action compute time to do so.

I'll note that we do have to be careful with making sure we don't publish a broken image / execution env for zoobot, i.e. watch for upgrades to underlying packages etc that may deprecate relied on api / features and that's one of the reasons why i've held off on this and manually rebuilt the images myself after manual testing.

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