System Grab Bag

View all TLDR pages from Linux (or from all pages)

distrobox-create

Create a distrobox container. See also: tldr distrobox. The container created will be tightly integrated with the host, allowing sharing of the user's HOME directory, external storage, external USB devices, graphical apps (X11/Wayland), and audio. More information: https://distrobox.privatedns.org/usage/distrobox-create.html.
  • Create a distrobox container using the Ubuntu image:
    distrobox-create {{container_name}} --image {{ubuntu:latest}}
  • Clone a distrobox container:
    distrobox-create --clone {{container_name}} {{cloned_container_name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.