.. |
builder
|
Fix builder prune -a/--all flag description
|
2020-02-18 14:30:28 +01:00 |
checkpoint
|
Replace deprecated Cobra command.SetOutput() with command.SetOut()
|
2020-05-07 14:25:59 +02:00 |
commands
|
Remove "docker engine" subcommands
|
2019-12-12 17:51:25 +01:00 |
config
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
container
|
Slight cleanup/refactor of attachContainer
|
2021-05-31 15:33:31 +02:00 |
context
|
Use designated test domains (RFC2606) in tests
|
2021-04-30 10:03:45 +02:00 |
formatter
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
idresolver
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +01:00 |
image
|
Use designated test domains (RFC2606) in tests
|
2021-04-30 10:03:45 +02:00 |
inspect
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +01:00 |
manifest
|
Subcommand `docker manifest rm`
|
2020-09-15 16:26:47 -04:00 |
network
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
node
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
plugin
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
registry
|
Fix panic when failing to get DefaultAuthConfig
|
2021-01-07 22:11:29 +01:00 |
secret
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
service
|
service rollback: always verify state
|
2021-01-19 14:47:30 +01:00 |
stack
|
Remove k8s.io/kubernetes dependency
|
2020-12-04 00:27:40 +01:00 |
swarm
|
Use designated test domains (RFC2606) in tests
|
2021-04-30 10:03:45 +02:00 |
system
|
printServerWarningsLegacy: silence "No oom kill disable support" on cgroup v2
|
2021-05-04 19:35:07 +09:00 |
task
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
testdata
|
Dynamically register kubernetes context store endpoint type.
|
2019-05-20 13:28:11 +01:00 |
trust
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
volume
|
formatter: reduce minimum width for columns in table-view
|
2020-08-31 16:31:15 +02:00 |
cli.go
|
Always enable experimental features
|
2020-10-02 15:59:42 +02:00 |
cli_options.go
|
update docker, replace github.com/docker/pkg/term, github.com/docker/pkg/mount
|
2020-04-22 17:16:13 +02:00 |
cli_options_test.go
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +01:00 |
cli_test.go
|
Use designated test domains (RFC2606) in tests
|
2021-04-30 10:03:45 +02:00 |
context.go
|
Don't loose additional metadata fields
|
2020-06-10 15:07:23 +02:00 |
context_test.go
|
Don't loose additional metadata fields
|
2020-06-10 15:07:23 +02:00 |
defaultcontextstore.go
|
Push check for kubernetes requirement down into the endpoint
|
2019-05-20 13:28:11 +01:00 |
defaultcontextstore_test.go
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +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
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +01:00 |
registry.go
|
Fix panic when failing to get DefaultAuthConfig
|
2021-01-07 22:11:29 +01:00 |
registry_test.go
|
Use designated test domains (RFC2606) in tests
|
2021-04-30 10:03:45 +02: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
|
build: remove PersistentPreRunE hack for experimental --platform
|
2020-11-16 14:58:11 +01:00 |
utils_test.go
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
2020-02-23 00:28:55 +01:00 |