c12s-kubespray/roles/container-engine/gvisor/molecule/default/files/container.json

11 lines
162 B
JSON
Raw Normal View History

{
"metadata": {
"name": "gvisor1"
},
"image": {
"image": "docker.io/library/hello-world:latest"
},
"log_path": "gvisor1.0.log",
"linux": {}
}