Skip to content

faceyacc/PyDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyDocker

Toy Docker implementation built in Python.

👀 I know this README is awfully scant. Don't worry, I'll be adding more to the README soon.

What can PyDocker do? Pulls an image from Docker Hub and execute commands in it.

Pydocker Usage:

python pydocker.py pull <image_name>
python pydocker.py run <image_name> <command>

About

Toy Docker implementation built in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published