Skip to content
/ conman Public

ConMan: An easy and flexible Docker based container manager

License

Notifications You must be signed in to change notification settings

xames3/conman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConMan

Etymology: con (Container) and man (Manager)

ConMan is an easy and flexible Docker based container manager written in Python. It is an open-source project that is available for the Unix platforms which is currently maintained on GitHub. ConMan is a python based wrapper for managing docker based containers and images on your Unix system.

Installation

Install and update ConMan using pip:

pip install -U conman

Example

$ conman run python:latest  # start a python container

Project Links

Releases

No releases published

Packages

No packages published

Languages