Skip to content

m4n1c22/MinCont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinCont

This is a minimalistic container manager.

Steps to run the container manager

  • Pull the repository.
  • Run the make command which by default would build the rootfs and manager executable. It will also run the container within the manager.

Features supported

  • Container environment to run various applications.
  • Isolated namespaces for IPC, netlink, proc.
  • Unique Hostname

Not yet supported

  • Run /sbin/init within the container and extract boot logs.
  • Perform DHCP over eth0 and fetch an ip address.

Git repo: https://github.com/m4n1c22/MinCont

About

A minimalistic container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published