Stevedore is a graphical utility to manage Docker containers and images
Find a file
2014-07-09 15:02:33 +02:00
res Finished connecting and some boilerplate code for the gui 2014-07-09 15:02:33 +02:00
src Finished connecting and some boilerplate code for the gui 2014-07-09 15:02:33 +02:00
.gitignore Improved the gitignore file, started sketching first methods of the docker interface module and added a requirements file for pip 2014-07-09 11:07:01 +02:00
COPYING First commit 2014-07-08 12:54:45 +02:00
distribute_setup.py First commit 2014-07-08 12:54:45 +02:00
LICENSE Added a LICENSE file as github requires. 2014-07-09 11:43:07 +02:00
README.md First commit 2014-07-08 12:54:45 +02:00
requirements.txt Improved the gitignore file, started sketching first methods of the docker interface module and added a requirements file for pip 2014-07-09 11:07:01 +02:00
setup.py First commit 2014-07-08 12:54:45 +02:00

Stevedore

A Docker graphical container manager

By José Carlos Cuevas Albadalejo <reset [dot] reboot [at] gmail [dot] com>

Stevedore is a graphical manager for Docker containers written in Python and GTK, using Docker Remote API.