You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue when trying to run cactus using Docker in rootless mode on a system where I don't have root or sudo access. The problem appears to be caused by extremely high UID/GID values in the cactus Docker image, which leads to failures during extraction because the subordinate UID/GID ranges are insufficient.
Hello,
I'm encountering an issue when trying to run cactus using Docker in rootless mode on a system where I don't have root or sudo access. The problem appears to be caused by extremely high UID/GID values in the cactus Docker image, which leads to failures during extraction because the subordinate UID/GID ranges are insufficient.
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.6 LTS"
VERSION_ID="18.04"
Docker version 20.10.21, build 20.10.21-0ubuntu1~18.04.3
User Privileges: Non-root, no sudo access
Docker Mode: Rootless
Cactus-2.9.2
The text was updated successfully, but these errors were encountered: