mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #24] docker: failed to register layer: Error processing tar file(exit status 1): Container ID 99999 cannot be mapped to a host ID. #8
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @speed47 on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/24
This happens when trying the sandbox image on a system with UID shifting globally enabled.
We might want to avoid UIDs/GIDs > 64K at least on the sandbox image for this reason.