docker / scout-cli

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

Bitbucket instructions #33

Closed xcirel closed 10 months ago

xcirel commented 10 months ago

This model has been tested.

xcirel commented 10 months ago

If the variable DOCKER_BUILDKIT value doesn't set, will not work. Will generate the above output.

Bitbucket output error:

#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:
xcirel commented 10 months ago

I'm identifying a bug and an improvement to be made.