Sign inSign up

irgig/gns3-network-automation

By irgig

Updated almost 5 years ago

Image
0

269

irgig/gns3-network-automation repository overview

  1. Run the container as a daemon

docker run -d --name systemd-ubuntu --tmpfs /tmp --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro irgig/gns3-network-automation:latest

  1. connect to container

docker exec -it systemd-ubuntu bash

  1. View service names to get network service to restart

systemctl list-unit-files | grep -i network

  1. Restart network

systemctl restart systemd-networkd

Tag summary

Content type

Image

Digest

Size

190.3 MB

Last updated

almost 5 years ago

docker pull irgig/gns3-network-automation