Zhou Hao
Zhou Hao
Signed-off-by: Zhou Hao
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...
There are some declared errors in specerror that have not been called to validate them. Now they are listed below, and we can discuss what needs to be done and...
Signed-off-by: Zhou Hao
I try to set `terminal` to true. But it failed when testing. ``` failed to create the container cannot allocate tty if runc will detach without setting console socket exit...
According to this [PR](https://github.com/opencontainers/runtime-spec/pull/854) revision. Signed-off-by: zhouhao
1.cmd: Delete additional files There are already relevant documentation in the man folder. 2.README: Modify the wrong instance fixes #203. Signed-off-by: Zhou Hao
Modify according to the [requirements](https://github.com/opencontainers/image-tools/issues/187#issuecomment-364315142) of @stevvooe . If we need to add other selection criteria in the future, we can add in `descriptor.go`. @coolljt0725 @stevvooe PTAL. Signed-off-by: Zhou Hao
Hi everyone, In order to achieve the release as soon as possible, I made the following roadmap, any comments are welcome. cc @opencontainers/image-tools-maintainers @wking Currently, image-tools has implemented the following...
As planned in the [ROADMAP](https://github.com/opencontainers/image-tools/issues/187), the requirements of 1.0 are currently met. Signed-off-by: Zhou Hao [email protected]