Skip to content

builds frr from source for different operating systems as docker images

License

Notifications You must be signed in to change notification settings

metal-stack/frr

Repository files navigation

FRR

This project intentionally was created to be independent of the official apt repository at https://deb.frrouting.org/ that had a lot of downtimes in the past. Additionally there was the requirement to build from frr dev branch to have all EVPN features enabled that are required in metal environment to support dynamic route leaking.

Consumers

These artifacts are used for:

The current build includes:

  - name: FRR 7.5.0 for Ubuntu 20.04
    tags:
      - 7.5.0-ubuntu-20.04
    build-args:
      - FRR_TAG=frr-7.5
  - name: FRR 7.5.1 for Ubuntu 20.04
    tags:
      - 7.5.1-ubuntu-20.04
    build-args:
      - FRR_TAG=frr-7.5.1
  - name: FRR 7.5.0 for Debian 10
    tags:
      - 7.5.0-debian-10
    build-args:
      - FRR_TAG=frr-7.5
  - name: FRR 7.5.1 for Debian 10
    tags:
      - 7.5.1-debian-10
    build-args:
      - FRR_TAG=frr-7.5.1

About

builds frr from source for different operating systems as docker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages