2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-30 18:29:51 +00:00
d2vm/cmd/d2vm/run
Adphi d18e68b138
run in docker if not root or sudo (fix #5 #9 #11)
set user permissions on image if run with sudo or in docker
run/vbox & run/hetzner: run qemu-img in docker if not available in path

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-13 15:02:38 +02:00
..
hetzner.go run in docker if not root or sudo (fix #5 #9 #11) 2022-09-13 15:02:38 +02:00
qemu.go BREAKING CHANGE: remove root default password, configure it only if provided (close #7) 2022-09-12 11:19:51 +02:00
README.md chore: d2vm/run: cleanup unused code, add source reference 2022-09-10 19:41:28 +02:00
util.go run in docker if not root or sudo (fix #5 #9 #11) 2022-09-13 15:02:38 +02:00
vbox.go run in docker if not root or sudo (fix #5 #9 #11) 2022-09-13 15:02:38 +02:00

Shamelessly taken from linuxkit