The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Container ID 166536 cannot be mapped to a host ID" error on Multistage docker build

Graham Benton
November 21, 2022

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?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Graham Benton
November 22, 2022

Switching to using buildkit got around the problem.

TAGS
AUG Leaders

Atlassian Community Events