Skip to content

Commit

Permalink
add to README that all runtime_tools tests have been covered.
Browse files Browse the repository at this point in the history
  • Loading branch information
utam0k committed Sep 26, 2021
1 parent bfa1814 commit 2165a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ youki is not at the practical stage yet. However, it is getting closer to practi
| Seccomp | Filtering system calls ||
| Hooks | Add custom processing during container creation ||
| Rootless | Running a container without root privileges | It works, but cgroups isn't supported. WIP on [#77](https://github.com/containers/youki/issues/77) |
| OCI Compliance | Compliance with OCI Runtime Spec | 50 out of 52 test cases passing |
| OCI Compliance | Compliance with OCI Runtime Spec | 50 out of 50 test cases passing |

# Design and implementation of youki
![sequence diagram of youki](docs/.drawio.svg)
Expand Down

0 comments on commit 2165a6d

Please sign in to comment.