Skip to content
/ Pocker Public
forked from Zakaria-Ben/Pocker

Python-based containers engine

Notifications You must be signed in to change notification settings

x0d3r/Pocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Pocker

Python-based containers engine

Highlights

  • Downloads ubuntu 16.04 using debootstrap to create a container

Example Usage


./Pocker.py run /bin/bash

Functionality: Currently Implemented

  • pocker run

Functionality: Not Yet Implemented

  • pocker build †
  • pocker pull
  • pocker images
  • pocker ps
  • pocker run
  • pocker exec
  • pocker logs
  • pocker commit
  • pocker rm / docker rmi

Disclaimer

Pocker is a third-party app and is not affiliated with Docker.

Credits

License

MIT

About

Python-based containers engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%