2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-25 16:19:51 +00:00
d2vm/cmd/d2vm/run
Adphi 1970ac19e4 run/qemu: remove usb and device flags
refactor: move qemu to its own package
tests: implements end to end tests for the convert command with the following images: alpine:3.17, ubuntu:20.04, debian:11, centos:8

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2023-02-23 13:30:24 +01:00
..
hetzner.go run: fix qemu-img convert path typo 2023-02-15 10:43:23 +01:00
qemu.go run/qemu: remove usb and device flags 2023-02-23 13:30:24 +01:00
README.md chore: d2vm/run: cleanup unused code, add source reference 2022-09-10 19:41:28 +02:00
util.go run/qemu: remove usb and device flags 2023-02-23 13:30:24 +01:00
vbox.go run: fix qemu-img convert path typo 2023-02-15 10:43:23 +01:00

Shamelessly taken from linuxkit