Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

akafeng/docker-frrouting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

FRRouting

Internet routing protocol suite for Linux and Unix platforms.

Container Registry Β· Project Source


Pull The Image

$ docker pull ghcr.io/akafeng/frrouting

Start Container

$ docker run -d \
 --volume=/etc/frr/:/etc/frr/ \
 --cap-add=NET_ADMIN \
 --cap-add=SYS_ADMIN \
 --network=host \
 --restart=unless-stopped \
 --name=frrouting \
 ghcr.io/akafeng/frrouting

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /