Replies: 1 comment 1 reply
-
Hey @ymarcus93 I'm afraid that tescontainers-go's responsibilities are not to cache things at the CI level, but I think you could use this GH action instead: https://github.com/marketplace/actions/docker-cache? Would that work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to configure
testcontainers-go
to use the GitHub Cache API to cache builds across workflow runs? Something like this: https://docs.docker.com/build/ci/github-actions/cache/#cache-backend-apiBeta Was this translation helpful? Give feedback.
All reactions