mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 21:09:18 +00:00

* Update build instructions * Remove manually installed daemons file Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
265 B
265 B
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