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.
- NixOS with flakes
- direnv
- Clone the repository:
git clone https://github.com/xavwe/containerization.git
cd containerization
- Compile the project:
just compile
- Run the containerization tool:
Ensure you are running as root or with appropriate privileges.
just run