DockerCLI/cli/command/image
Vincent Demeester e43c7920ea
Export Push and Save
As we did for `Pull`, it will be helpful to expose the push and save
implementation.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-14 15:48:21 +02:00
..
build Merge pull request #1111 from tiborvass/experimental-buildkit 2018-06-13 18:21:41 -07:00
testdata Update some assertions. 2018-03-05 17:15:24 -05:00
build.go build: change --no-console to --console=[true|false|auto] 2018-06-13 21:07:11 +00:00
build_buildkit.go build: address some review nits 2018-06-13 22:40:31 +00:00
build_session.go build: fix lint issues + refactor 2018-06-13 18:32:28 +00:00
build_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
history.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
history_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
import.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
import_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
list_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
load.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
load_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
prune.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
pull.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
pull_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
push.go Export Push and Save 2018-06-14 15:48:21 +02:00
push_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
save.go Export Push and Save 2018-06-14 15:48:21 +02:00
save_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
tag.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
tag_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
trust.go build: basic buildkit progress support 2018-06-09 20:51:34 +00:00
trust_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00