Arch Linux icon

Distributions

Arch Linux vrolling

Arch Linux rolling for persistent development environments.

Download installer

Use Arch Linux as a persistent environment

Install the package once:

cpak install github.com/containerpak/archlinux

Create an environment and open Bash:

cpak environment create --name Arch --origin github.com/containerpak/archlinux
cpak environment shell --environment Arch --command /bin/bash

The shell runs as root inside the environment, so Arch Linux packages can be installed normally:

pacman -Syu
pacman -S git base-devel

Persistent storage

Installed packages, system configuration and the private home directory remain available after the shell closes or the environment stops. Host files, desktop services and devices stay unavailable unless you grant them through the environment settings.

Manage the environment

cpak environment list
cpak environment inspect --environment Arch
cpak environment processes --environment Arch
cpak environment stop --environment Arch

Deleting the environment also deletes its installed packages, system changes and private home:

cpak environment delete --environment Arch

Permissions

What this package can access on your system.

language

Network

Allowed

Connects to local networks and the internet.

admin_panel_settings

Container root

Broad access

Runs the application as root inside its container.

Package details

Origin
github.com/containerpak/archlinux
Image
ghcr.io/containerpak/archlinux-cpak@sha256:8bec19ca65aa7327585faf3a8fbba02ad9dbbff986843e638d3256a66816b3f8
Binaries
/bin/bash
Desktop entries
account_tree Dependencies 0 required packages expand_more

This package has no dependencies.

extension Add-ons 0 optional packages expand_more

This package has no add-ons.

Raw links

More from Distributions

Projects and technologies around cpak