Simple Container implementation in go using linux namespaces and cgroups.
Install the tinycontainer
go install github.com/Eslam-Nawara/tinycontainer/cmd/container@latest
Run the container
sudo container run <Cmd> <args>
Please Note Running the container for the first time could take sometime for initialization