mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
Merge pull request #231 from utam0k/feature/drawio
introduction to sequence diagrams using vscode's draw.io
This commit is contained in:
commit
f855a1d935
@ -49,6 +49,11 @@ youki is not at the practical stage yet. However, it is getting closer to practi
|
||||
| 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 | 40 out of 55 test cases passing |
|
||||
|
||||
# Design and implementation of youki
|
||||
![sequence diagram of youki](docs/.drawio.svg)
|
||||
|
||||
More details are in the works [#14](https://github.com/containers/youki/issues/14)
|
||||
|
||||
# Getting Started
|
||||
|
||||
Local build is only supported on linux.
|
||||
@ -180,10 +185,6 @@ $ ./build.sh
|
||||
|
||||
We also have an active [Discord](https://discord.gg/h7R3HgWUct) if you'd like to come and chat with us.
|
||||
|
||||
# Design and implementation of youki
|
||||
|
||||
TBD(WIP on [#14](https://github.com/containers/youki/issues/14))
|
||||
|
||||
# Contribution
|
||||
|
||||
This project welcomes your PR and issues.
|
||||
|
595
docs/.drawio.svg
Normal file
595
docs/.drawio.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 78 KiB |
Loading…
Reference in New Issue
Block a user