docs: add Chinese and English docs about installation pouch with virtual box. #92
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.
Ⅰ. Describe what this PR did
This PR adds docs Chinese and English about installation pouch with virtual box.
Ⅱ. Does this pull request fix one issue?
fixes: #22
fixes: #4
Ⅲ. Describe how you did it
Just install it with virtual box, and run it.
Ⅳ. Describe how to verify it
Pull a ubuntu images from docker repos and run it.
Ⅴ. Special notes for reviews
SOME ISSUES: If I use pouch run -it ubuntu directly (Without pull it), it will give me a error message.
But if I pull it firstly, it will be OK. I'm not sure it's a bug or not. I have try to use a mirrors of docker repos, but it doesn't work.
I set the Virtual Box in NAT mode, the host machine is in Ali's internal networks.