docker / scout-cli

Docker Scout CLI
https://docker.com/products/docker-scout
Other
252 stars 60 forks source link

Bitbucket instructions #34

Closed xcirel closed 10 months ago

xcirel commented 10 months ago

If the variable DOCKER_BUILDKIT value doesn't set equal a 0, will not work in the Bitbucket platform. Will generate the below output.

#1 [internal] booting buildkit
#1 pulling image moby/buildkit:buildx-stable-1
#1 pulling image moby/buildkit:buildx-stable-1 6.2s 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:
cdupuis commented 10 months ago

Thanks for the instructions.