-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Description
CircleCI was unable to start the container because of a userns remapping failure in Docker.
This typically means the image contains files with UID/GID values that are higher than Docker and CircleCI can use.
Checkout our docs https://circleci.com/docs/2.0/high-uid-error/ to learn how to fix this problem.
Original error: CircleCI was unable to start the container because of a userns remapping failure in Docker.
This typically means the image contains files with UID/GID values that are higher than Docker and CircleCI can use.
Checkout our docs https://circleci.com/docs/2.0/high-uid-error/ to learn how to fix this problem.
Original error: failed to register layer: Error processing tar file(exit status 1): Container ID 533217279 cannot be mapped to a host ID
Base image - alpine
.
Helm diff - v2.10.0+1
Tried another helm plugins - issue didn't reproduce.
Metadata
Metadata
Assignees
Labels
No labels