container-nsenter
manage systemd-nspawn containers
Install
- All systems
-
curl cmd.cat/container-nsenter.sh
- Debian
-
apt-get install open-infrastructure-container-tools
- Ubuntu
-
apt-get install open-infrastructure-container-tools
- Kali Linux
-
apt-get install open-infrastructure-container-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install open-infrastructure-container-tools
- Raspbian
-
apt-get install open-infrastructure-container-tools
- Dockerfile
- dockerfile.run/container-nsenter
open-infrastructure-container-tools
manage systemd-nspawn containers
A Linux container is an operating-system-level virtualization environment for running multiple isolated Linux systems (containers) on a single Linux control host. container-tools provides the system integration for managing containers using systemd-nspawn.