mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-14 14:20:08 +00:00
[GCP] Configure diagnostics server
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
@@ -18,6 +18,9 @@ start()
|
||||
"azure")
|
||||
DIAGNOSTICS_SERVER_FLAGS="-http"
|
||||
;;
|
||||
"gcp")
|
||||
DIAGNOSTICS_SERVER_FLAGS="-http"
|
||||
;;
|
||||
"windows")
|
||||
DIAGNOSTICS_SERVER_FLAGS="-hvsock"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user