mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
moby: Add gcp platform to usage in moby run
Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
parent
420661277a
commit
78c49b247a
@ -14,6 +14,7 @@ func runUsage() {
|
||||
fmt.Printf("'backend' specifies the run backend.\n")
|
||||
fmt.Printf("If not specified the platform specific default will be used\n")
|
||||
fmt.Printf("Supported backends are (default platform in brackets):\n")
|
||||
fmt.Printf(" gcp\n")
|
||||
fmt.Printf(" hyperkit [macOS]\n")
|
||||
fmt.Printf(" vmware\n")
|
||||
fmt.Printf("\n")
|
||||
|
Loading…
Reference in New Issue
Block a user