Look inside OCI images and runc

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 8

  • @josephrajareddy4606
    @josephrajareddy4606 3 месяца назад

    Thank you!
    I was searching for this info from two days ago:)

  • @arielsandez7049
    @arielsandez7049 2 года назад

    Thank you Liz, great video

  • @sanjujoseph8641
    @sanjujoseph8641 2 года назад

    Very nice one

  • @juanpablorivas5958
    @juanpablorivas5958 4 года назад +2

    I loved it, you're the best Liz!

  • @robl39
    @robl39 3 года назад

    This video was great!

  • @akakop
    @akakop 3 года назад +1

    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?

  • @motbus3
    @motbus3 3 года назад

    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

  • @AdarlanTeixeira
    @AdarlanTeixeira 3 года назад

    Does OCI specify something about exit codes?