DockerCLI/cli/command/image
Ignacio Capurro e7793092a2 Unit tests for cli/commands/image (except build and tag)
Signed-off-by: Ignacio Capurro <icapurrofagian@gmail.com>
2017-05-03 18:40:22 -07:00
..
build Fix goimports failure on master. 2017-05-03 15:58:39 -04:00
testdata Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
build.go Merge pull request #13 from dnephin/cleanup-post-docker-stin 2017-05-03 15:45:41 -04:00
client_test.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
cmd.go Update imports. 2017-04-17 18:07:56 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
import.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
import_test.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
list.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
list_test.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune_test.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
trust.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
trust_test.go Update imports. 2017-04-17 18:07:56 -04:00