We want to share the docker build cache across our pipeline steps. Therefore we want to use the cache_to option from docker build specification.
Currently this is not possible, because we need to use buildkit and a different build driver than the default one, which leads to the error:
ERROR: Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed
Is it planned to make this possible? Maybe just for self-hosted runners?
Hi Marcus,
May I know which type of runner platform you are using? For example - is this Linux Shell/Linux Docker/Windows/Mac?
Cheers!
- Ben (Bitbucket Cloud Support)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.