Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Write Container Runtime in Go

tomocy
October 28, 2019

Write Container Runtime in Go

Presented in Go Conference 2019 Autumn

https://gocon.jp/sessions/write_container_runtime_in_go/

tomocy

October 28, 2019
Tweet

More Decks by tomocy

Other Decks in Programming

Transcript

  1. Query State state <container-id> Create create <container-id> <path-to-bundle> Start start

    <container-id> Kill kill <container-id> <signal> Delete delete <container-id>