Files
linuxkit/docs
Dave Tucker db10280f5f run: Add gcp backend
This commit implements `moby run gcp` which allows for testing of moby
images on the Google Cloud Platform

This backend attaches (via SSH) to the serial console.
It generates instance-only SSH keys and adds the public key to the
image metadata. These are used by the `moby` tool only.

It will also automatically upload a file and creates an image if the prefix
given to `moby run` is a filename

Signed-off-by: Dave Tucker <dt@docker.com>
2017-04-05 14:50:23 +01:00
..
2017-03-30 17:22:58 -07:00
2017-03-22 14:48:50 +00:00
2017-04-05 14:50:23 +01:00
2017-01-31 09:52:30 -08:00
2017-04-02 21:21:18 -07:00