Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Examples

This directory contains example projects demonstrating how to use Containerization.

Available Examples

A basic example of launching a Linux container using Containerization. This example demonstrates:

  • Fetching and configuring a Linux kernel
  • Creating and starting containers
  • Basic container management operations

See the ctr-example README for detailed build and run instructions.