Previously the Quickstart page had the one-liner script that only installed containerlab only and not any of the dependencies.
I think the quicksetup script makes more sense instead of the clab-only install script. This PR does the following:
Admonition on the install page under the quicksetup script is now of the 'tip' type (was 'info' before).
Quickstart doc page was updated to use the proper quicksetup script (via snippets).
Changed the text/explainer slightly to more accurately reflect the quicksetup script. The hyperlink now links to the quicksetup heading as well.
Let me know if you think the admonition should be changed back to info, or something that catches attention more like 'warning'. In fairness the content is important as if the user doesn't follow those instructions their docker install will not be working properly.
Previously the Quickstart page had the one-liner script that only installed containerlab only and not any of the dependencies.
I think the quicksetup script makes more sense instead of the clab-only install script. This PR does the following:
Let me know if you think the admonition should be changed back to info, or something that catches attention more like 'warning'. In fairness the content is important as if the user doesn't follow those instructions their docker install will not be working properly.