rkt-setup-data-dir.sh
CLI for running App Containers
Install
- All systems
-
curl cmd.cat/rkt-setup-data-dir.sh.sh
- Debian
-
apt-get install rkt - Ubuntu
-
apt-get install rkt - Arch Linux
-
pacman -S rkt - Kali Linux
-
apt-get install rkt - Fedora
-
dnf install rkt - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install rkt - Raspbian
-
apt-get install rkt
rkt
CLI for running App Containers
rkt (pronounced "rock-it") is an alternative to the Docker runtime, designed for server environments with the most rigorous security and production requirements. Rocket is oriented around the App Container specification, a new set of simple and open specifications for a portable container format. This package provides "rkt" utility.