DockerCLI/cli/command/image
Daniel Nephin 0310de5213 Move IsArchive and HeaderSize to build/context
Previously these were in docker/docker/pkg/archive, but unused

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-08 16:08:11 -04:00
..
build Move IsArchive and HeaderSize to build/context 2017-06-08 16:08:11 -04:00
testdata Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
build.go Update vendoring of docker/docker 2017-06-06 00:23:21 +02: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 cli: Correct command/image tests for testify 2017-05-03 18:45:48 -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 cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
remove.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
remove_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -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