A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack c4c7c1e8d8 Add a metadata handler for GCP which allows ssh login
- this needs improvements to make it more "platform native", in
  particular GCP supports multiple users and more ssh key mangement
  options.
- at present you can login as root with any platform ssh key
- add support for uts=host and ipc=host
- set the hostname from the metadata as well

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-16 18:45:44 +00:00
tools/infrakit.hyperkit/vendor/github.com Add initial support for specifying the output type 2017-03-03 14:49:47 -08:00
config.go Add a metadata handler for GCP which allows ssh login 2017-03-16 18:45:44 +00:00
gcp.go GCP image handling enhancements 2017-03-16 13:20:21 +00:00
main.go Add a --name cli option to the moby tool 2017-03-16 11:51:49 +00:00
output.go GCP image handling enhancements 2017-03-16 13:20:21 +00:00