There was an error while loading. Please reload this page.
Updated Developer Guide (markdown)
Removed KATA_SYSTEM_BUILD=true variable for runtime build now https://github.com/kata-containers/runtime/pull/77 is merged.
Fix runtime build instructions.
Enable agent debug
Update guide to not select a runtime base.
`qemu-img` needs to be available if running image builder without docker.
Add "Check hardware requirements" section - call "kata-runtime kata-check"
Build the runtime first
Add links to docker and golang sites.
Add requirement for `gcc`.
Add `-u` flag to `go get` for extra safety.
Added details of how to install the guest kernel images. See https://github.com/kata-containers/documentation/issues/6.
fix typos
Created Developer Guide (markdown)