Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High UID/GID in Cactus Docker Image Causes Failure with Rootless Docker #1531

Open
Wabanero opened this issue Nov 18, 2024 · 1 comment
Open

Comments

@Wabanero
Copy link

Wabanero commented Nov 18, 2024

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

@glennhickey
Copy link
Collaborator

Sorry, I don't understand your issue. All I can suggest is to consult your local sysadmin and/or try singularity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants