..
build
build: accept -f - to read Dockerfile from stdin
2017-04-05 19:42:31 -04:00
testdata
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
build.go
builder: add an option for specifying build target
2017-04-10 16:21:43 -07:00
client_test.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
cmd.go
refactor help func in CLI
2016-11-17 10:54:10 -08:00
history.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
history_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
import.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
import_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
inspect.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
inspect_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
list.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
list_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
load.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
load_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
prune.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
prune_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
pull.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
pull_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
push.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
push_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
remove.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
remove_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
save.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
save_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
tag.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
tag_test.go
cli: Correct command/image tests for testify
2017-04-25 16:24:07 -07:00
trust.go
Unit tests for cli/commands/image (except build and tag)
2017-04-23 12:27:39 -05:00
trust_test.go
cli: Split out GetNotaryRepository and associated functions
2016-12-14 10:49:32 -08:00