GNS3 Talks: Docker container upgrades: Network Automation container: Ansible, Python3, NAPALM & more
In this video we discuss how to upgrade a Docker container in GNS3. You need to delete the container on both the GUI and GNS3 VM.
=====================================
GNS3 VM commands (only step 2 is mandatory):
=====================================
1) Sudo docker ps –a | more
2) docker rmi gns3/network_automation
