..
builder
builder/prune: rename max-age filter to unused-for in help output
2018-10-17 00:35:10 +00:00
bundlefile
Update tests to use gotest.tools 👼
2018-06-08 18:24:26 +02:00
checkpoint
formatter package heavy refactoring
2018-10-23 17:05:44 +02:00
commands
Fast Context Switch: commands
2019-01-10 22:25:43 +01:00
config
formatter package heavy refactoring
2018-10-23 17:05:44 +02:00
container
support --mount type=bind,bind-nonrecursive,...
2019-01-10 12:07:46 +09:00
context
Add context store config options and expose context commands
2019-01-29 11:19:54 +01:00
engine
Remove e-mail from trial flow
2019-01-08 00:35:24 +01:00
formatter
Fast Context Switch: commands
2019-01-10 22:25:43 +01:00
idresolver
Update tests to use gotest.tools 👼
2018-06-08 18:24:26 +02:00
image
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00
inspect
Update tests to use gotest.tools 👼
2018-06-08 18:24:26 +02:00
manifest
Add bash completion for `manifest` command family
2018-08-30 08:54:49 +02:00
network
formatter package heavy refactoring
2018-10-23 17:05:44 +02:00
node
Fix tests with missing mocks
2018-11-08 11:37:49 +01:00
plugin
Fix tests with missing mocks
2018-11-08 11:37:49 +01:00
registry
Fix tests with missing mocks
2018-11-08 11:37:49 +01:00
secret
formatter package heavy refactoring
2018-10-23 17:05:44 +02:00
service
support --mount type=bind,bind-nonrecursive,...
2019-01-10 12:07:46 +09:00
stack
Merge pull request #1615 from simonferquel/handle-v1alpha3
2019-01-28 21:02:51 +01:00
swarm
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00
system
Integrate CLI plugins into `docker info`
2019-01-30 13:45:26 +00:00
task
formatter package heavy refactoring
2018-10-23 17:05:44 +02:00
trust
Fix tests with missing mocks
2018-11-08 11:37:49 +01:00
volume
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00
cli.go
Move versioning variables to a separate package.
2019-01-29 11:26:40 +00:00
cli_options.go
Add context store config options and expose context commands
2019-01-29 11:19:54 +01:00
cli_options_test.go
Unit test for WithContentTrustFromEnv
2019-01-29 11:26:40 +00:00
cli_test.go
Introduce functional arguments to NewDockerCli for a more stable API.
2019-01-28 14:52:58 +01:00
context.go
Fast Context Switch: commands
2019-01-10 22:25:43 +01:00
events_utils.go
updated vendoring
2017-09-01 19:41:06 -04:00
orchestrator.go
Fast Context Switch: commands
2019-01-10 22:25:43 +01:00
orchestrator_test.go
Introduce docker context store
2019-01-04 17:06:51 +01:00
registry.go
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00
registry_test.go
Add engine commands built on containerd
2018-08-20 09:42:05 -07:00
streams.go
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00
trust.go
Refactor content_trust cli/flags handling
2018-03-08 15:00:43 -05:00
utils.go
Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine
2019-01-28 14:36:00 +01:00