Summary
Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Distrobox uses podman or docker to create containers using the Linux distribution of your choice. The created container will be tightly integrated with the host, allowing sharing of the HOME directory of the user, external storage, external USB devices and graphical apps (X11/Wayland), and audio.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3
v1.4.2.1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 ~x86
v1.4.1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 ~x86
Runtime Dependencies
app-containers / docker : The core functions you need to create Docker images and run Docker containers
app-containers / podman : Library and podman tool for running OCI-based containers in Pods
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-containers/distrobox: Stabilize 1.4.2.1 amd64, #891935
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-containers/distrobox: Stabilize 1.4.1 amd64, #891565
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-containers/distrobox: bump to 1.4.2.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-containers/distrobox: rename from app-emulation/distrobox
Signed-off-by: Maciej Barć <xgqt@gentoo.org>