compose/fig
Ben Firshman 7e2d86c510 Use Container.create to recreate containers
self.create_container might do unexpected things.
2014-01-20 16:10:54 +00:00
..
cli Add scale command 2014-01-16 18:09:46 +00:00
compat Add back missing compat module 2014-01-11 14:31:56 +00:00
packages Update docker-py 2014-01-19 16:50:08 +00:00
__init__.py Bump to version 0.1.1 2014-01-17 19:14:48 +00:00
container.py Updated recreate_containers to attempt to base intermediate container's the previous container's image. 2014-01-19 18:40:21 +00:00
project.py Remove project.create_containers(), revamp project.recreate_containers() 2014-01-16 12:32:15 +00:00
service.py Use Container.create to recreate containers 2014-01-20 16:10:54 +00:00