Split build and push, and remove push code from run

This currently only changes the `gcp` target, but is the new
model - the `build` command will only do things locally, then
you need to `push` to an image store such as GCP or other ones
in order to `run` for platforms that cannot boot directly from
a local image.

Fix #1618

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-04-24 16:34:56 +01:00
parent d8531ef070
commit 2709ee88bc
10 changed files with 132 additions and 100 deletions

View File

@@ -65,8 +65,4 @@ trust:
- linuxkit/kernel
outputs:
- format: kernel+initrd
- format: gcp
project: moby
bucket: mobytestjustin
family: moby-dev
replace: true
- format: gcp-img