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