.. |
bundlefile
|
Add some tests for bundlefile and improve the error messages for LoadFile
|
2016-06-16 18:18:25 -04:00 |
container
|
Wait container's removal via Events API
|
2016-08-08 22:46:53 +08:00 |
formatter
|
Add volume --format flag to ls
|
2016-08-04 14:59:55 +02:00 |
idresolver
|
Update to new swarmkit/engine-api
|
2016-06-30 17:22:47 -07:00 |
image
|
add defer file.Close to avoid potential fd leak
|
2016-08-10 08:36:09 +08:00 |
inspect
|
remove fallback for Go 1.4
|
2016-06-07 22:38:02 +02:00 |
network
|
Refactor dockerCli *Format to ConfigFile call
|
2016-08-04 15:00:00 +02:00 |
node
|
Adding Joined at to node inspect
|
2016-08-08 16:23:10 -07:00 |
plugin
|
add description in docker plugin ls
|
2016-08-10 13:06:18 -07:00 |
registry
|
fix stdout and stderr in api client
|
2016-07-05 23:07:40 +08:00 |
service
|
Fix service update --env-add issue
|
2016-08-08 19:04:56 -07:00 |
stack
|
cli: docker service|node|stack ps instead of tasks
|
2016-07-27 11:06:42 -07:00 |
swarm
|
Improve swarm join-token instructions
|
2016-08-02 16:44:02 +02:00 |
system
|
Ignore 'not a swarm error' when inspecting a task.
|
2016-08-03 12:22:07 -04:00 |
task
|
service tasks: Improve error reporting
|
2016-07-21 19:19:11 -07:00 |
volume
|
Refactor dockerCli *Format to ConfigFile call
|
2016-08-04 15:00:00 +02:00 |
cli.go
|
Refactor dockerCli *Format to ConfigFile call
|
2016-08-04 15:00:00 +02:00 |
client.go
|
Make sure docker api client implements engine-api client.
|
2016-01-07 21:02:19 -05:00 |
commands.go
|
Convert inspect to cobra.
|
2016-08-03 10:36:47 -04: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
|
Merge pull request #23584 from nishanttotla/private-images-swarm-services
|
2016-06-30 17:18:59 -07:00 |
trust.go
|
api,daemon: cleanup some unused stuff
|
2016-06-21 14:15:19 -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 |