A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack ee76e8bdfd GCP image handling enhancements
- the `public` option was not previously implemented
- add `replace` only for GCP images which will error otherwise. Only
  recommended for use in development, in production use the `--name` option
  to provide a different name eaxch time. Note only applies to GCP images,
  will document these options properly soon.
- add a `family` option; this allows you to upload many images and the
  user can select the latest using the `family` option instead of a specific
  image.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-16 13:20:21 +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 GCP image handling enhancements 2017-03-16 13:20:21 +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