Luca Di Maio

Results 17 issues of Luca Di Maio

Right now the distrobox's containers are created in privileged mode and share a lot of sensitive host's folder. This is done because the aim is tight integration with the host,...

enhancement

Installing distrobox is pretty simple, but it would be nice to install it from a distribution's repository. I have no experience as a maintainer or packager, so if anyone wants...

enhancement
help wanted

Latest happenings teaches us that having a backup is fundamental So a gitlab mirror has been created here: https://gitlab.com/89luca89/distrobox.git As explained on my twitter account, it has to do with...

enhancement
help wanted

Installing distrobox is pretty simple, but it would be nice to install it from a distribution's repository. I have no experience as a maintainer or packager, so if anyone wants...

enhancement
help wanted

We should work with both podman and nerdctl directly if both are available, better use podman

enhancement
container-manager
blocked

Right now we have support for rootless podman, but docker only works in rootful mode. This can create unpleasant situations like described in #201 Right now rootless docker is not...

enhancement
container-manager
blocked

We should add support for other types of virtual networks like: - Routed - Open - Isolated

enhancement
help wanted
good first issue
experimental

Some assertions should be improved, for example: ```yaml host-vm-1: disk_source: "/mnt/iso/debian10-terraform.qcow2" os_family: Debian cpu: 1 memory: 512 hypervisor: hypervisor_1 ansible_host: 192.168.122.9 network_interfaces: iface_1: name: default type: nat ip: 192.168.122.9 gw:...

bug
enhancement
help wanted
experimental

We should have some basic tools to ease the use of the project Ideally we can gather them in a `./utils` folder Some basic tools can be - `generate_inventory` to...

enhancement
help wanted
experimental

Right now, setting up a VM can be quite a bit of YAML code, so we should improve this giving better and sane defaults for all aspects of a VM...

enhancement
help wanted
refactoring
experimental