mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 03:30:07 +00:00 
			
		
		
		
	|  0a45032e84 * Update build instructions * Remove manually installed daemons file Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> | ||
|---|---|---|
| .. | ||
| docker-start | ||
| Dockerfile | ||
| README.md | ||
Debian 10 Docker
This is a binary docker container build of Debian 10 (buster) with FRR.
Build
docker build -t frr-debian:latest .
Running
docker run -itd --privileged --name frr frr-debian:latest
vtysh
docker exec -it frr vtysh