Provide support to configure privileged containers per playground
This commit is contained in:
@@ -29,6 +29,7 @@ type WindowsInstance struct {
|
||||
|
||||
type InstanceConfig struct {
|
||||
ImageName string
|
||||
Privileged bool
|
||||
Hostname string
|
||||
ServerCert []byte
|
||||
ServerKey []byte
|
||||
|
||||
Reference in New Issue
Block a user