Skip to content

Simple Container implementation using linux namespaces and cgroups.

Notifications You must be signed in to change notification settings

Eslam-Nawara/tiny-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Container

Simple Container implementation in go using linux namespaces and cgroups.

Usage and Installation:

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

About

Simple Container implementation using linux namespaces and cgroups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages