Michael Schurter
|
a3ad2771da
|
Update go-dockerclient to fix #3419
Includes this workaround:
99ba9a9ff4/container.go (L634-L637)
|
2017-11-14 15:57:09 -08:00 |
Clint Armstrong
|
5508d392ef
|
update fsouza/go-dockerclient to 37a1d72
|
2017-08-10 12:19:19 -04:00 |
Michael Schurter
|
c1ea0428d0
|
Hoping updating docker deps will fix panic on Windows
🤞
|
2017-02-28 11:56:11 -08:00 |
Alex Dadgar
|
c62cd5cc55
|
Revendor docker client
|
2017-02-14 17:34:05 -08:00 |
Michal Wieczorek
|
67b688d292
|
Update vendor package github.com/fsouza/go-dockerclient
Added dependencies of updated github.com/fsouza/go-dockerclient:
- golang.org/x/net/context/ctxhttp
- github.com/docker/engine-api/types/swarm
- github.com/Microsoft/go-winio
- github.com/docker/engine-api/types/mount
|
2016-09-24 21:53:49 +02:00 |
Daniel Kerwin
|
df7f5175a8
|
Add support for shm_size to docker driver. Required update of go-dockerclient
to more recent version (ba4298ecf4cfa216f1cce2befbf653359f62c722).
|
2016-05-27 12:30:04 +02:00 |
Diptanu Choudhury
|
a1e0510d78
|
Updated the vendored copy of github.com/fsouza/go-dockerclient
|
2016-03-24 17:42:00 -07:00 |
Diptanu Choudhury
|
9897b600ca
|
Using godeps to build
|
2016-02-12 10:02:16 -08:00 |