nanovms / ops

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

fuzzy match version when pushing package and some fixes #1324

Closed girish-nanovms closed 2 years ago

girish-nanovms commented 2 years ago

Fixes the version mismatch when v is set as prefix. node_v16.5.0 folder but manifest says 16.5.0. So now we fuzzy match the version.

Also only read local manifest if it exists