DockerCLI/cli/command/image
Vincent Demeester 8b3dc39fce
Fix panics when --compress and --stream are used together
Warns that `-compress` has no effect when used together with the
expremintal `--stream` flag.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-01 18:34:00 +02:00
..
build Change error message for unreadable files 2018-05-11 13:03:19 -05:00
testdata Update some assertions. 2018-03-05 17:15:24 -05:00
build.go Fix panics when --compress and --stream are used together 2018-06-01 18:34:00 +02:00
build_session.go Add String method so quieted output displays properly 2018-05-29 05:30:17 +03:00
build_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
history.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
history_test.go Refactor build tests to re-use more code and not require root 2018-03-26 14:27:52 -04:00
import.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
import_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
inspect.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
list_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
load.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
load_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
prune.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
prune_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
pull.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
pull_test.go Add more content trust tests 2018-03-19 10:02:40 +01:00
push.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
push_test.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
save.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
save_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
tag.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
tag_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
trust.go Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
trust_test.go vendor: update moby to ed7b6428 2018-03-27 14:11:29 -07:00