GOAL: This project will sum up all the knowledge you have learned about operating systems and create a small container runtime that can run a containerized process on Linux.
Throughout the course, we have been using Docker and Dev Container to run our code. But what exactly is a container?