actool
App Container Specification (appc) - tools
Install
- All systems
-
curl cmd.cat/actool.sh
- Debian
-
apt-get install appc-spec
- Ubuntu
-
apt-get install appc-spec
- Arch Linux
-
pacman -S rkt
- Kali Linux
-
apt-get install appc-spec
- Fedora
-
dnf install golang-github-appc-spec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install appc-spec
- Raspbian
-
apt-get install appc-spec
- Dockerfile
- dockerfile.run/actool
appc-spec
App Container Specification (appc) - tools
App Container (appc) is a well-specified and community developed specification for application containers. appc defines several independent but composable aspects involved in running application containers, including an image format, runtime environment, and discovery mechanism for application containers. This package provides "actool" utility for the App Container (appc) specification and technical details on how an appc image is downloaded over a network, cryptographically verified, and executed on a host.
golang-github-appc-spec
container specification
exagear-raspbian
ExaGear binary translation system
ExaGear by Elbrus Technologies enables running standard PC software compiled for Intel x86, on ARM-based computers.
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.