16 Commits

Author SHA1 Message Date
Stavros Panakakis
3ee2975d76 Upgrade docker sdk to moby (#491)
* Replace deprecated method

* Upgrade docker sdk to moby
2021-09-07 08:03:13 -03:00
Marcos Lilljedahl
7ce693fab5 Vendor dependencies and use docker/go-docker for API types 2017-10-20 18:42:16 -03:00
Jonathan Leibiusky @xetorthio
2a261094ff GetForSession now expects a *types.Session instead of a string 2017-09-20 17:29:58 -03:00
Jonathan Leibiusky @xetorthio
8d33c2c680 Proxy both http and https to docker daemon 2017-09-15 21:28:27 -03:00
Jonathan Leibiusky @xetorthio
e9e20a5e79 Allow to connect to docker daemons without certificates but using tls 2017-09-15 17:19:34 -03:00
Jonathan Leibiusky @xetorthio
c4859e13bf Make sure instances have unique names.
Make sure we don't return an old docker client.
2017-09-13 19:25:21 -03:00
Jonathan Leibiusky @xetorthio
fe299fed90 Make SessionSetup faster and support for command execution 2017-09-11 18:09:27 -03:00
Jonathan Leibiusky @xetorthio
2549d64b8b Avoid TIME_WAIT leaking connections 2017-08-21 15:13:38 -03:00
Marcos Lilljedahl
a32c362c39 Rename dind container in windows provisioner to match names 2017-08-15 16:14:23 -03:00
Jonathan Leibiusky @xetorthio
986605015e Fix check docker connection 2017-08-11 19:01:52 -03:00
Marcos Lilljedahl
fb1e50deaf Refactor GetForInstance so it doesn't depends on storage 2017-08-11 18:16:14 -03:00
Jonathan Leibiusky @xetorthio
f810c0c92f Use transport proxy instead of a special custom header 2017-08-04 15:45:05 -03:00
Jonathan Leibiusky @xetorthio
defe8552fb Make it multiple goroutines friendly 2017-08-03 15:58:02 -03:00
Jonathan Leibiusky @xetorthio
201aed1818 More fixes 2017-07-28 23:37:09 -03:00
Jonathan Leibiusky @xetorthio
5ee4bb2011 More fixes 2017-07-28 23:24:02 -03:00
Jonathan Leibiusky @xetorthio
0e08107738 Tests are working again 2017-07-28 20:42:05 -03:00