docker(role): provide option to set up gVisor (runsc runtime)
This commit is contained in:
parent
0e82b7b34f
commit
d2ace350b0
8 changed files with 69 additions and 19 deletions
6
roles/docker/meta/argument_specs.yaml
Normal file
6
roles/docker/meta/argument_specs.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
argument_specs:
|
||||
main:
|
||||
options:
|
||||
docker__gvisor_setup:
|
||||
type: bool
|
||||
required: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue