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

11 lines
160 B
JSON
Raw Normal View History

2022-01-21 22:01:07 +00:00
{
"metadata": {
"name": "youki1"
},
"image": {
"image": "quay.io/kubespray/hello-world:latest"
},
"log_path": "youki1.0.log",
"linux": {}
}