Sign inSign up

rungeict/bird

By rungeict

Updated almost 10 years ago

Fedora based image for the BIRD Internet Routing Daemon

Image
1

1.6K

rungeict/bird repository overview

rungeict/bird

Fedora based image for the BIRD Internet Routing Daemon

Docker Repository on Quay

Introduction

The BIRD project is an attempt to create a routing daemon running on UNIX-like systems (but not necessarily limited to them) with full support of all modern routing protocols, easy to use configuration interface and powerful route filtering language.

http://bird.network.cz/

Deployment

Command Line
docker run -d --name=bird -p 179:179 --restart=always \
   -v /path/to/bird.conf:/etc/bird.conf rungeict/bird

Tag summary

Content type

Image

Digest

Size

188.4 MB

Last updated

almost 10 years ago

docker pull rungeict/bird