runtime-tools icon indicating copy to clipboard operation
runtime-tools copied to clipboard

generate: Increase the required value of windows.layerFolders

Open zhouhao3 opened this issue 5 years ago • 1 comments

Add the required values to the layerFolders field under Windows. Modify the following error:

➜  runtime-tools git:(fix-generate-os-windows) ✗ oci-runtime-tool generate --os windows --output config.json
➜  runtime-tools git:(fix-generate-os-windows) ✗ oci-runtime-tool validate .
2 errors occurred:

* windows.layerFolders: Invalid type. Expected: array, given: null
* 'Windows.LayerFolders' should not be empty
➜  runtime-tools git:(fix-generate-os-windows) ✗

Signed-off-by: Zhou Hao [email protected]

zhouhao3 avatar Jan 15 '19 07:01 zhouhao3

@liangchenye PTAL

zhouhao3 avatar Jan 30 '19 01:01 zhouhao3

@zhouhao3 @liangchenye Is this still something desirable or should it be closed.

rhatdan avatar Oct 15 '22 11:10 rhatdan