Skip to content

Robin-ZMH/mini-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-docker

a mini-docker that can manage images(download from docker hub), create containers(use linux namespaces to isolate the containers), execute processes in existing containers like docker.
mini-docker utilizes the Overlay file system when creating new containers.

how to run

sudo ./mini-docker run [image:tag] [cmds]

About

a mini-docker that can execute docker run [image] [cmd...]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages