Skip to content

Releases: 89luca89/distrobox

1.0.1

02 Dec 18:57
99b187f
Compare
Choose a tag to compare

Included fixes:

  • create: check that a folder exists before adding volume in podman
  • install: fix basedir chmod
  • create: let distrobox-export path to be optional
  • create: improve error message for missing distrobox-init
  • podman: when we use verbose, also podman should be verbose
  • arguments: use also full word for verbose

1.0.0

01 Dec 23:09
Compare
Choose a tag to compare

Distrobox initial release

  • support multiple distros (check README for a list of tested hosts)
  • support multiple containers (check README for a list of tested guests)
  • export apps and service from inside the container to the host

Check README for installation instructions.
Depends on podman, should work with any distro supporting it.