This is an old revision of the document!
sudo apt install python3-pip -y
sudo python3 -m pip install netsim-tools
netlab install ubuntu ansible
service docker stop
cat > /etc/docker/daemon.json
{
"data-root": "/root/mnt/dockestuff"
}
service docker start
git clone https://github.com/jotasantos/netsim-labs.git containerlab deploy -t clab.yml