Docker
Docker rootless mode could not get XDG_RUNTIME_DIR
Rootless Docker could not start because XDG_RUNTIME_DIR is not set, which prevents it from creating runtime files and sockets in the expected user runtime directory.
Docker
Rootless Docker could not start because XDG_RUNTIME_DIR is not set, which prevents it from creating runtime files and sockets in the expected user runtime directory.
Observed message
could not get XDG_RUNTIME_DIR
Why it happens
How to fix it
Official reference
Docker Docs: Rootless troubleshootingRelated errors
Explore more