-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Create GH Action to build & update the Docker image #5939
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@danhphan Is this something you can help with? |
Hi @twiecki I would love to do it, but current really busy as I have two papers' submission deadline at the end of this month. And also need to focus on the GSoC project. Could be great if someone can go ahead to do it. Otherwise, I will do it early next month. Thanks all. |
I would like to work on this 🙌🏽 |
@symeneses I didn't realise you were working on it too
We will have to add secrets for docker password and username rest seems fine to me |
Assuming that the fixes from #5977 will succeed, I'm closing this 🎉 |
In #5881 the
Dockerfile
was updated to work for PyMC v4+, and @danhphan also pushed them to https://hub.docker.com/r/pymc/pymc/tags manually.We should add a GitHub Actions pipeline to automatically build a new image on new releases, and push it tagged as
latest
and with the version.The text was updated successfully, but these errors were encountered: