DockerCLI/cli/command/image
Tibor Vass 25168137bd vendor: update buildkit to docker-19.03
Signed-off-by: Tibor Vass <tibor@docker.com>
2019-09-24 00:36:30 +00:00
..
build test: add filepathMatches test 2019-03-28 01:22:11 +09:00
testdata add test case for DetectArchiveReader 2019-03-21 15:38:31 -07:00
build.go vendor github.com/docker/docker to bcaa613d823 2019-04-03 20:57:18 +00:00
build_buildkit.go vendor: update buildkit to docker-19.03 2019-09-24 00:36:30 +00:00
build_session.go build: update session support detection 2018-10-22 20:52:56 +00:00
build_test.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
client_test.go
cmd.go
formatter_history.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
formatter_history_test.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
history.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
history_test.go
import.go LCOW: --platform on import (already in API) 2018-09-13 15:04:04 -07:00
import_test.go
inspect.go
inspect_test.go
list.go
list_test.go
load.go
load_test.go
prune.go prune: use filters.Args.Clone() 2018-12-10 16:48:59 +00:00
prune_test.go Fix panic when pruning images with label-filter 2018-12-07 17:56:31 +01:00
pull.go Add option to pull images quietly 2018-12-19 13:48:41 +01:00
pull_test.go Add option to pull images quietly 2018-12-19 13:48:41 +01:00
push.go Export Push and Save 2018-06-14 15:48:21 +02:00
push_test.go
remove.go
remove_test.go
save.go Prevent overwriting irregular files (cp, save, export commands) 2019-02-07 09:17:35 +01:00
save_test.go Prevent overwriting irregular files (cp, save, export commands) 2019-02-07 09:17:35 +01:00
tag.go
tag_test.go
trust.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
trust_test.go