recvtty
Open Container Project - runtime
Install
- All systems
-
curl cmd.cat/recvtty.sh
- Debian
-
apt-get install runc
- Ubuntu
-
apt-get install runc
- Arch Linux
-
pacman -S runc
- 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
- Dockerfile
- dockerfile.run/recvtty
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.