.. |
bundlefile
|
Add experimental docker stack commands
|
2016-06-14 14:56:35 -04:00 |
container
|
fix docker swarm init/update --secret
|
2016-06-15 17:05:10 -07:00 |
formatter
|
Add a check for size field in custom format string
|
2016-06-03 21:59:10 +02:00 |
idresolver
|
Update ServiceInspectWithRaw
|
2016-06-17 00:47:22 +02:00 |
image
|
Merge pull request #23256 from vdemeester/migrate-pull-push-to-cobra
|
2016-06-13 14:16:42 -07:00 |
inspect
|
remove fallback for Go 1.4
|
2016-06-07 22:38:02 +02:00 |
network
|
Allow user to specify container's link-local addresses
|
2016-06-14 14:28:33 -07:00 |
node
|
Merge pull request #23555 from dperny/change-manager-status-col
|
2016-06-15 03:55:12 +00:00 |
plugin
|
Update docker plugin install code…
|
2016-06-17 00:33:21 +02:00 |
registry
|
Migrate login & logout command to cobra
|
2016-06-10 12:04:29 +02:00 |
service
|
Update ServiceInspectWithRaw
|
2016-06-17 00:47:22 +02:00 |
stack
|
Add experimental docker stack commands
|
2016-06-14 14:56:35 -04:00 |
swarm
|
fix docker swarm init/update --secret
|
2016-06-15 17:05:10 -07:00 |
system
|
Migrate stats and events command to cobra.
|
2016-06-08 10:39:53 +08:00 |
task
|
Add Swarm management CLI commands
|
2016-06-13 22:17:15 -07:00 |
volume
|
Fix some context sharing/plumbing
|
2016-06-09 17:58:10 +02:00 |
cli.go
|
Convert 'docker create' to use cobra and pflag
|
2016-06-04 13:57:30 +02:00 |
client.go
|
|
|
commands.go
|
Migrate cp command to cobra
|
2016-06-14 17:16:59 +02:00 |
credentials.go
|
Migrate login & logout command to cobra
|
2016-06-10 12:04:29 +02:00 |
exec.go
|
Convert 'docker run' to a cobra command and to use pflags
|
2016-06-04 13:55:35 +02:00 |
exec_test.go
|
Update client code with api changes
|
2016-04-15 12:48:01 +02:00 |
hijack.go
|
Fix logrus formatting
|
2016-06-11 13:16:55 -07:00 |
info.go
|
Add security info to docker info
|
2016-06-14 12:23:45 -07:00 |
inspect.go
|
Add Swarm management CLI commands
|
2016-06-13 22:17:15 -07:00 |
registry.go
|
Migrate login & logout command to cobra
|
2016-06-10 12:04:29 +02:00 |
trust.go
|
Moving Image{Push,Pull}Privileged to trust.go
|
2016-06-10 12:07:32 +02:00 |
trust_test.go
|
|
|
update.go
|
Un-deprecated command line short variant options of -c .
|
2016-05-26 08:22:27 -07:00 |
utils.go
|
Add Swarm management CLI commands
|
2016-06-13 22:17:15 -07:00 |