Ben Firshman
d0f65906ed
Update to docker-py 0.3.2
...
From 59ced5700c
Now only supports Docker 1.0.0 / remote API v1.12.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-25 11:56:20 +01:00
Mark Steve Samson
38c008e527
Fix index error when getting ghost state of containers
2014-05-08 12:39:15 +08:00
Aanand Prasad
5f5fbb3ea4
Display unpublished ports in 'fig ps'
2014-03-04 18:07:06 +00:00
Ben Firshman
f430b82b43
Fix ps on Docker 0.8.1 when there is no command
...
Fixes #138
2014-03-04 11:27:55 +00:00
Ben Firshman
5be8a37b7e
Pass through standard remove_container options
2014-03-04 11:00:09 +00:00
Mark Steve Samson
41bacae171
Provide option to remove volumes in `fig rm`
2014-03-03 17:55:00 +08:00
Ben Firshman
3e7e6e7656
Add link alias without project name
...
REDIS_1_PORT_6379_TCP_ADDR instead of
FIGTEST_REDIS_1_PORT_6379_TCP_ADDR.
Ref #37
2014-01-27 15:32:16 +00:00
Cameron Maske
62bba1684b
Updated recreate_containers to attempt to base intermediate container's the previous container's image.
...
Added in additional functionality to reset any entrypoints for the intermediate container and pull/retry handling if the image does not exist.
Updated test coverage to check if an container is recreated with an entrypoint it is handled correctly.
2014-01-19 18:40:21 +00:00
Ben Firshman
8ed86ed551
Add number to container
2014-01-16 18:05:59 +00:00
Aanand Prasad
feafea2c6d
LogPrinter uses regular `attach()`, not websocket
...
Fixes #7 .
2014-01-16 14:04:10 +00:00
Aanand Prasad
8c583d1bb2
Quieter log output when recreating
...
Moved log stuff to Service, which I think makes more sense anyway.
Maybe.
2014-01-16 12:32:16 +00:00
Christopher Grebs
93b9b6fd9f
First version with python3 support.
...
* Moved requirements*.txt files to proper spec definitions in setup.py
* Added a new fig.compat module to store some compatibility code
2014-01-06 17:58:49 +00:00
Aanand Prasad
0cafdc9c6c
plum -> fig
2013-12-20 20:28:24 +00:00