DockerCLI/cli/command/image
Tonis Tiigi b95638a5ac Use long running session in builder
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>

Add incremental context send support

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2017-06-26 16:30:01 -07:00
..
build Move IsArchive and HeaderSize to build/context 2017-06-08 16:08:11 -04:00
testdata Fix some problems with image remove force. 2017-06-13 12:12:54 -07:00
build.go Use long running session in builder 2017-06-26 16:30:01 -07:00
build_session.go Use long running session in builder 2017-06-26 16:30:01 -07:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
import.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
import_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
prune.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
pull.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
pull_test.go Add unused linter. 2017-06-14 16:54:27 -07:00
push.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
push_test.go Add unused linter. 2017-06-14 16:54:27 -07:00
remove.go Fix some problems with image remove force. 2017-06-13 12:12:54 -07:00
remove_test.go Fix some problems with image remove force. 2017-06-13 12:12:54 -07:00
save.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
save_test.go Fix expected output in test due to linter-induced change on error string 2017-05-03 19:26:45 -07:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
tag_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
trust.go Add interfacer linter 2017-05-08 15:57:50 -04:00
trust_test.go Update imports. 2017-04-17 18:07:56 -04:00