Docs: Add reproducible Unikernel examples and build documentation (Nginx, Redis, Httpreply)#760
Open
Nachiket-Roy wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Hello @Nachiket-Roy , thank you for this PR. Unfortunately, the suggested examples and text is not what we want to have as a documentation and examples for unikernel building.
|
Author
|
Yes i did test them locally but as you say this is not the right method and i will update the PR accordingly. Thanks for the feedback. |
40e706c to
7312a8a
Compare
Author
|
@cmainas i have update the PR with the right way to build image i.e. |
…inx, Redis, Httpreply) Signed-off-by: Nachiket Roy <nachiket.roy.2@gmail.com>
7312a8a to
1d56db3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces robust, reproducible build documentation and Dockerfiles for three popular unikernel applications (Nginx, Redis, and Httpreply). It significantly lowers the barrier to entry by providing users with exact steps and automated container configurations to build unikernel images via Unikraft and deploy them seamlessly over urunc.
Related issues
How was this tested?
LLM usage
Gemini
Checklist
make lint).make test_ctr,make test_nerdctl,make test_docker,make test_crictl).