I'm trying to use docker-slim. But every time I run my pipeline it returns the error below. I came to think that I would have to use the 'sudo' command, but from research in the community I found that users are already root by default, is that right? can you help me?
level=error msg="dockerutil.CopyToVolume: dclient.CreateContainer() error = API error (403): authorization denied by plugin pipelines: -v only supports $BITBUCKET_CLONE_DIR and its subdirectories
level=fatal msg="slim: failure" error="API error (403): authorization denied by plugin pipelines: -v only supports $BITBUCKET_CLONE_DIR and its subdirectories
The error I cited is at this point: slim build --target my-image:pre-image --tag my_account_aws.amazonaws.com/my-image:homolog