nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.27k stars 132 forks source link

'image create' with proxmox should generate an image locally if it doesn't exist yet #1359

Closed eyberg closed 2 years ago

eyberg commented 2 years ago

proxmox target currently isn't doing this so one needs to do a 'ops run' or 'ops pkg load' first

default behavior on other clouds/hypervisors are to generate the image if it doesn't exist locally

eyberg commented 2 years ago

https://github.com/nanovms/ops/pull/1363