if the images are already downloaded using docker pull, then how to convert it to oci format? specifically what will be the first command instead of skopeo one?
great intro :) thank you sorry for noob question. I understand the importance of runc while building a way to run containerized applications and as a low level tool for that it does not try to keep or maintain states as such things are upper layers responsibility. but is there any scenario where would I use runc ? for example, debugging something, comparing something etc
Thank you!
I was searching for this info from two days ago:)
Thank you Liz, great video
Very nice one
I loved it, you're the best Liz!
This video was great!
if the images are already downloaded using docker pull, then how to convert it to oci format? specifically what will be the first command instead of skopeo one?
great intro :) thank you
sorry for noob question.
I understand the importance of runc while building a way to run containerized applications and as a low level tool for that it does not try to keep or maintain states as such things are upper layers responsibility.
but is there any scenario where would I use runc ? for example, debugging something, comparing something etc
Does OCI specify something about exit codes?