moby--moby/api/client
Aaron Lehmann 86124ca04b Merge pull request #23100 from runcom/fix-stores
support legacy registries in exernal stores
2016-09-07 09:44:41 -07:00
..
bundlefile Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 18:18:25 -04:00
command Remove old cli framework. 2016-08-25 13:09:04 -04:00
container Merge pull request #26200 from runcom/engine-api-vendor 2016-09-01 10:51:34 +01:00
formatter Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
idresolver Update to new swarmkit/engine-api 2016-06-30 17:22:47 -07:00
image Fix issue in `docker import -c` with quoted flags 2016-09-01 16:28:22 -07:00
inspect remove fallback for Go 1.4 2016-06-07 22:38:02 +02:00
network Fix incorrect help output in `docker network ls` 2016-09-05 08:24:22 -07:00
node api/client/node: correct ordering in context argument 2016-09-06 17:04:43 -07:00
plugin Miss the options in some commands 2016-08-31 14:18:41 +08:00
registry support legacy registries in exernal stores 2016-09-07 09:45:42 +02:00
service Merge pull request #26269 from yuexiao-wang/remove-option 2016-09-07 11:31:11 -04:00
stack vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
swarm vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
system Merge pull request #26115 from yongtang/08292016-info-registry-mirrors 2016-09-07 11:37:36 -04:00
task Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
volume correct docker volume ls subcommand description 2016-09-06 17:18:41 +08:00
cli.go Fix typo 2016-08-28 17:01:22 +08:00
client.go Make sure docker api client implements engine-api client. 2016-01-07 21:02:19 -05:00
credentials.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
hijack.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
registry.go support legacy registries in exernal stores 2016-09-07 09:45:42 +02:00
trust.go Fix govet for go1.7 2016-09-02 19:07:54 -07:00
trust_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
utils.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00