Karl Matthias
|
9df5e94e1f
|
Parse the URL with the net/url Parse() function.
Docker-DCO-1.1-Signed-off-by: Karl Matthias <karl@matthias.org> (github: relistan)
|
2014-06-10 22:33:37 -07:00 |
Ben Firshman
|
a8e5a8e564
|
Output /containers/json in correct format
Not complete, but enough to keep `docker ps` happy.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-06-02 10:38:27 +00:00 |
Solomon Hykes
|
5f778efac1
|
Merge pull request #57 from cpuguy83/add_custom_port_to_dockerserver
|
2014-06-08 14:30:35 -07:00 |
Brian Goff
|
0c211a107b
|
Allow configurable server binding
|
2014-06-08 13:08:22 -07:00 |
Brandon Philips
|
a04fa6d252
|
backends: rename apiserver to dockerserver
afaics this should be called dockersever as in the readme.
|
2014-06-07 23:15:24 -07:00 |
Ben Firshman
|
ca1f554608
|
Add /containers/create to apiserver
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-06-02 10:23:04 +00:00 |