srl-labs / containerlab

container-based networking labs
https://containerlab.dev
BSD 3-Clause "New" or "Revised" License
1.56k stars 266 forks source link

Change quickstart doc piece installation script to use the 'quick start' script. #2311

Open kaelemc opened 11 hours ago

kaelemc commented 11 hours ago

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.