.. |
bundlefile
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
checkpoint
|
Convert assert.Check with
|
2018-03-06 15:43:53 -05:00 |
commands
|
add manifest command
|
2018-01-08 10:43:56 -06:00 |
config
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
container
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
formatter
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
idresolver
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
image
|
vendor: update moby to ed7b6428
|
2018-03-27 14:11:29 -07:00 |
inspect
|
Automated migration
|
2018-03-05 19:41:17 -05:00 |
manifest
|
[docs] Fix typo in manifest command docs: updated `MANFEST` to `MANIFEST`.
|
2018-04-01 17:40:31 +03:00 |
network
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
node
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
plugin
|
Only read trust setting from options
|
2018-03-08 16:46:30 -05:00 |
registry
|
Revert unencryted storage warning prompt
|
2018-04-16 12:48:03 -07:00 |
secret
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
service
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
stack
|
Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force
|
2018-04-13 13:06:40 -10:00 |
swarm
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
system
|
Merge pull request #965 from thaJeztah/fix-version-output
|
2018-03-28 09:53:34 +02:00 |
task
|
Convert to assert.NilError
|
2018-03-06 15:27:34 -05:00 |
trust
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
volume
|
Convert assert.Check with
|
2018-03-06 15:43:53 -05:00 |
cli.go
|
Small content trust enhancement
|
2018-03-14 17:55:19 +01:00 |
cli_test.go
|
Handle some TODOs in tests
|
2018-04-23 14:13:52 +02:00 |
events_utils.go
|
updated vendoring
|
2017-09-01 19:41:06 -04:00 |
in.go
|
Fix docker run -it on windows
|
2017-05-03 18:41:19 -07:00 |
orchestrator.go
|
Remove aliases for orchestrator
|
2018-01-11 21:16:37 +01:00 |
out.go
|
updated vendoring
|
2017-09-01 19:41:06 -04:00 |
registry.go
|
Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in
|
2018-02-22 09:14:51 -08:00 |
registry_test.go
|
Convert to assert.NilError
|
2018-03-06 15:27:34 -05:00 |
stream.go
|
Fix docker run -it on windows
|
2017-05-03 18:41:19 -07:00 |
trust.go
|
Refactor content_trust cli/flags handling
|
2018-03-08 15:00:43 -05:00 |
utils.go
|
LCOW: Add `--platform=` CLI flag to pull/create/run/build
|
2017-10-31 09:50:43 -07:00 |