nanovms / ops

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

Allow cmd extraction from docker image layers #1660

Closed eyberg closed 1 month ago

eyberg commented 1 month ago

previously you had to explicitly state what you want so if the user doesn't provide it it falls back to whatever is in the last CMD layer (this could be extended by quite a bit in the future)