Docker
Docker rootless mode could not set up UID or GID mapping
Rootless Docker could not configure UID and GID mappings because /etc/subuid and /etc/subgid do not contain the required ranges for the current user.
Docker
Rootless Docker could not configure UID and GID mappings because /etc/subuid and /etc/subgid do not contain the required ranges for the current user.
Observed message
[rootlesskit:parent] error: failed to setup UID/GID map: failed to compute uid/gid map: No subuid ranges found for user
Why it happens
How to fix it
Official reference
Docker Docs: Rootless troubleshootingRelated errors
Explore more