Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Bitbucket Pipelines: Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed #32

Closed
sboesch opened this issue Nov 10, 2022 · 4 comments
Labels

Comments

@sboesch
Copy link

sboesch commented Nov 10, 2022

First of all, thanks a lot for this project.

Just wanted to let you (and others) know that the latest version (latest / 2022-11-10) doesn't work in Bitbucket Pipelines anymore:

+ docker-compose build
#1 [internal] booting buildkit
#1 pulling image moby/buildkit:buildx-stable-1
#1 pulling image moby/buildkit:buildx-stable-1 2.6s done
#1 creating container buildx_buildkit_default 0.0s done
#1 ERROR: Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed
------
 > [internal] booting buildkit:
------
Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed

I switched back to version 2021-09-18, which works fine.
Not sure if this is anything you can fix at all.

@tiangolo
Copy link
Owner

Hmmm, strange, not sure what that error might mean. I also don't use Bitbucket Pipelines myself so I wouldn't have a way to debug it, I wouldn't easily face the same problem. 🤔

But if you discover anything else, please let me know.

@Ousret

This comment was marked as off-topic.

@github-actions github-actions bot removed the answered label Nov 14, 2022
@tiangolo
Copy link
Owner

@Ousret did you get the same error or a different error?

If it's different, then please create another issue, with a self-contained example to replicate the problem.

@github-actions
Copy link

Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.

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

No branches or pull requests

3 participants