Shipyard 是一个基于 Web 的 [Docker](http://www.oschina.net/p/docker) 管理工具,支持多 host,可以把多个 Docker host 上的 containers 统一管理;可以查看 images,甚至 build images;并提供 RESTful API 等等。 Shipyard 要管理和控制 Docker host 的话需要先修改 Docker host 上的默认配置使其支持远程管理。
![Login](http://static.oschina.net/uploads/img/201312/15230303_JvLZ.jpg)
![Containers](http://static.oschina.net/uploads/img/201312/15230310_fDer.jpg)
![Container Details](http://static.oschina.net/uploads/img/201312/15230312_Qp78.jpg)
![Container Logs](http://static.oschina.net/uploads/img/201312/15230315_V19n.jpg)
![Images](http://static.oschina.net/uploads/img/201312/15230320_C8xp.jpg)
![Applications](http://static.oschina.net/uploads/img/201312/15230325_IuDl.jpg)
![Hosts](http://static.oschina.net/uploads/img/201312/15230326_vao0.jpg)
![Attach Container](http://static.oschina.net/uploads/img/201312/15230327_glYr.jpg)