Skip to content

xavwe/containerization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept: Containerization

After using software like docker a lot I wanted to understand the underlying basics...

Warning

This project is designed for Linux systems only and requires root privileges to run due to the low-level system operations involved.

Requirements

  • NixOS with flakes
  • direnv

Build Instructions

  1. Clone the repository:
git clone https://github.com/xavwe/containerization.git
cd containerization
  1. Compile the project:
just compile
  1. Run the containerization tool:

Ensure you are running as root or with appropriate privileges.

just run

Learning Resources

About

proof of concept: containerization on linux

Topics

Resources

License

Stars

Watchers

Forks