openSUSE Tumbleweed icon

Distributions

openSUSE Tumbleweed vtumbleweed

openSUSE Tumbleweed for persistent development environments.

Download installer

Use openSUSE Tumbleweed as a persistent environment

Install the package once:

cpak install github.com/containerpak/opensuse

Create an environment and open Bash:

cpak environment create --name openSUSE --origin github.com/containerpak/opensuse
cpak environment shell --environment openSUSE --command /bin/bash

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

zypper refresh
zypper install git gcc make

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 openSUSE
cpak environment processes --environment openSUSE
cpak environment stop --environment openSUSE

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

cpak environment delete --environment openSUSE

Permissions

What this package can access on your system.

volume_up

Audio

Allowed

Plays and records audio through the desktop sound service.

speaker

ALSA devices

Allowed

Accesses audio devices directly.

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/opensuse
Image
ghcr.io/containerpak/opensuse-cpak@sha256:2dba6e6e2088d7b565e9b9710819e57d108a211e1db52ab794291a18deb94e61
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