mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-07 17:46:45 +00:00
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>