nanovms / ops

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

image create on the azure target appears to silently fail if image with same name is already there #1366

Closed eyberg closed 2 years ago

eyberg commented 2 years ago

if you create an image with the same name but different contents one after each other the second one doesn't appear to replace the old one

it it should state an image with the same name is there or prompt to overwrite or prompt to delete but shouldn't say it created it, i think on google you get told to delete the first one

eyberg commented 2 years ago

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