/sample-container-runtime

This repository implements a simple container runtime for learning purposes.

Primary LanguageGo

sample-container-runtime

This is a simple container-runtime implemented for learning purposes.

Stay tuned as this evolves!

Roadmap

  • OCI support(image spec&runtime spec)
  • sample-container-runtime build&pull&push
  • CRI support
  • Kubernetes internation

Refs