newuidmap
password files
Install
- All systems
-
curl cmd.cat/newuidmap.sh
- Debian
-
apt-get install uidmap
- Ubuntu
-
apt-get install uidmap
- Alpine
-
apk add shadow
- Arch Linux
-
pacman -S shadow
- Kali Linux
-
apt-get install uidmap
- Fedora
-
dnf install shadow-utils-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uidmap
- Raspbian
-
apt-get install uidmap
- Dockerfile
- dockerfile.run/newuidmap
- Docker
-
docker run cmd.cat/newuidmap newuidmap
powered by Commando
shadow-utils-2
password files
uidmap
programs to help use subuids
These programs help unprivileged users to create uid and gid mappings in user namespaces.