Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 173 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 173 Bytes

gobgp

version default

docker build -t xiaopeng163/gobgp:2.20.0 .

change version

docker build --build-arg VERSION=2.21.0 -t xiaopeng163/gobgp:2.21.0  .