Distributions
Debian v13
Debian 13 for persistent development environments.
Use Debian as a persistent environment
Install the package once:
cpak install github.com/containerpak/debianCreate an environment and open Bash:
cpak environment create --name Debian --origin github.com/containerpak/debian
cpak environment shell --environment Debian --command /bin/bashThe shell runs as root inside the environment, so Debian packages can be installed normally:
apt update
apt install git build-essentialPersistent 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 Debian
cpak environment processes --environment Debian
cpak environment stop --environment DebianDeleting the environment also deletes its installed packages, system changes and private home:
cpak environment delete --environment DebianPermissions
What this package can access on your system.
Network
AllowedConnects to local networks and the internet.
Container root
Broad accessRuns the application as root inside its container.
Package details
- Origin
- github.com/containerpak/debian
- Image
- ghcr.io/containerpak/debian-cpak@sha256:c7a3d8d64629ea26188992fbcfd6ca3d4a8913a0c5aabc5d67c7fe638d224ba7
- 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.
