ec2ee3e94d
Related to https://github.com/apple/container/pull/1024 Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
Examples
This directory contains example projects demonstrating how to use Containerization.
Available Examples
ctr-example
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.