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 update
sudo apt-get install rkt
- Raspbian
-
apt-get install rkt
- Dockerfile
- dockerfile.run/rkt-setup-data-dir.sh
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.