A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 4e1317d213 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>
2017-04-24 17:12:05 +01:00
src/cmd/moby Split build and push, and remove push code from run 2017-04-24 17:12:05 +01:00