Uh oh!
There was an error while loading. Please reload this page.
Enhanced driver guides - #1233
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tonistiigi
left a comment
There was a problem hiding this comment.
This can be follow-up but if we have guides for specific drivers I think they should cover the specific driver-opt that they take or at least link to the correct place.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jedevc
commented
Jul 28, 2022
From @crazy-max earlier:
Once we do a release, and all of our docs guides+references can be taken from the release branch, we can link properly :) |
Create a dedicated folder for information on drivers, and write a new index.md with content adapted from the README, and a new feature comparisons table. Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
This PR adds a new basic docker-container guide to match with the existing remote and kubernetes guides. Because this is a smaller and simpler driver, the guide is as well 🎉
Additionally, to improve organization, all the driver guides are moved to a dedicated folder, with an index file to describe the high of all the drivers, pulling out existing content from the README, and introducing a new feature comparison table (not sure if I'm missing any essential features?).
Also, I've added a little bit of further reading at the end of each guide to point back to the driver opts in the buildx build reference.