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

Store the docker images in a build cache #72

Open
llunaCreixent opened this issue Mar 17, 2021 · 0 comments
Open

Store the docker images in a build cache #72

llunaCreixent opened this issue Mar 17, 2021 · 0 comments

Comments

@llunaCreixent
Copy link
Member

If we use the docker images in Docker Hub, we could reduce further the build time by using the build cache in the GH Actions, not having to re-download all of the images every time we run the tests workflow.

Some references about best practices for using Docker Hub for CI/CD:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant