recvtty

Open Container Project - runtime

Install

All systems
curl cmd.cat/recvtty.sh
Debian Debian
apt-get install runc
Ubuntu
apt-get install runc
Arch Arch Linux
pacman -S runc
image/svg+xml Kali Linux
apt-get install runc
CentOS
yum install runc
Fedora
dnf install runc
Windows (WSL2)
sudo apt-get update sudo apt-get install runc
Raspbian
apt-get install runc

runc

Open Container Project - runtime

"runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification.