I have a multi stage Dockerfile that builds fine on my local machine.
In a bitbucket-pipeline it gives the above error when copying from the build image to the final image.
This post https://community.atlassian.com/t5/Bitbucket-articles/Changes-to-make-your-containers-more-secure-on-Bitbucket/ba-p/998464 implies it has something to do with out of range uid/gid values, however I have checked, and both are 1000, on the source and target.
Is there anything else I can check?
Switching to using buildkit got around the problem.
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.