Continuous delivery of the FRR master repo at https://github.com/FRRouting/frr. Alpine packages are in /pkgs and frr is installed. Rough documentation is here: https://frrouting.org/dev-guide/building-frr-on-alpine.html
To use:
docker run -it --rm --name frr ajones17/frr:latest
docker exec -it frr /bin/sh
Builds are numbered, so if a recent change causes a problem, you can go back a few commits...
Content type
Image
Digest
Size
37 MB
Last updated
almost 8 years ago
docker pull ajones17/frr