Skip to content

Commit

Permalink
Edit documentation to clarify issue #464
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiritus44 committed Jun 28, 2021
1 parent b4db52d commit 5f12e0c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ Once installed, issue `sudo service docker start` to start the docker service in

It appears to be that next versions of WSL2 kernels will support KVM.

### Mac OS
Containerlab doesn't run on mac OS because Docker isn't natively supported.

The workaround for mac OS users is to start a Linux VM (Virtual Machine) on mac and run Containerlab inside the VM.

### Upgrade
To upgrade `containerlab` to the latest available version issue the following command[^1]:

Expand All @@ -124,4 +129,4 @@ To build containerlab from source:

[^1]: only available if installed from packages
[^2]: Most containerized NOS will require >1 vCPU. RAM size depends on the lab size. Architecture: AMD64.
[^3]: No need to uninstall Docker Desktop, just make sure that it is not integrated with WSL2 machine that you intend to use with containerlab. Moreover, you can make it even work with Docker Desktop with a [few additional steps](https://twitter.com/networkop1/status/1380976461641834500/photo/1), but installing docker-ce into the WSL maybe more intuitive.
[^3]: No need to uninstall Docker Desktop, just make sure that it is not integrated with WSL2 machine that you intend to use with containerlab. Moreover, you can make it even work with Docker Desktop with a [few additional steps](https://twitter.com/networkop1/status/1380976461641834500/photo/1), but installing docker-ce into the WSL maybe more intuitive.

0 comments on commit 5f12e0c

Please sign in to comment.