Internet routing protocol suite for Linux and Unix platforms.
Container Registry Β· Project Source
$ docker pull ghcr.io/akafeng/frrouting
$ docker run -d \ --volume=/etc/frr/:/etc/frr/ \ --cap-add=NET_ADMIN \ --cap-add=SYS_ADMIN \ --network=host \ --restart=unless-stopped \ --name=frrouting \ ghcr.io/akafeng/frrouting