__1.- VIA UI (OR TF) START INSTANCE AND ATTACH STORAGE__ \\ __2. AND 3. IN PARALLEL__ \\ 2.- Install docker and move it to external storage sudo apt install docker.io service docker stop cat > /etc/docker/daemon.json { "data-root": "/root/mnt/dockestuff" } service docker start docker import /root/mnt/....cEOS dsfsd 3.- Install rest of packages: apt remove needrestart -y # apt-get update -y sudo apt install python3-pip -y sudo python3 -m pip install netsim-tools netlab install ubuntu ansible git clone https://github.com/jotasantos/netsim-labs.git __4.- jump into the folder and all ready__ containerlab deploy -t clab.yml