-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: polish and simplify README.md #1183
Conversation
adamqqqplay
commented
Mar 30, 2023
- Add FAQ, Website and Quickstart link.
- Reorganize document structure.
- Remove some redundant descriptions.
@adamqqqplay , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/63034 |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
README.md
Outdated
## Build Nydus Image | ||
|
||
Build Nydus image from directory source: [Nydus Image Builder](./docs/nydus-image.md). | ||
Build Nydus image from directory source: [Buildkit](https://github.com/moby/buildkit/blob/master/docs/nydus.md), [Nydus Image Builder](./docs/nydus-image.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about
Convert OCI v1 image to nydus image: Nydusify, Acceld, Nerdctl.
Build nydus image from Dockerfile directly: Buildkit.
Build nydus layer from various sources: Nydus Builder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
9130afd
to
b6a530f
Compare
@adamqqqplay , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/63206 |
1. Add FAQ, Website and Quickstart link. 2. Reorganize document structure. 3. Remove some redundant descriptions. Signed-off-by: Qinqi Qu <[email protected]>
b6a530f
to
ba4d2f9
Compare
@adamqqqplay , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/63207 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM.
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |