sample-container-runtime icon indicating copy to clipboard operation
sample-container-runtime copied to clipboard

This repository implements a simple container runtime for learning purposes.

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