mirror of
https://github.com/xddxdd/bird-lg-go
synced 2024-11-21 02:57:32 +01:00
readme: add mention of MTR based lgproxy docker image
This commit is contained in:
parent
3951eed011
commit
088bb6fe5a
@ -167,6 +167,7 @@ Example: the following docker-compose.yml entry does the same as above, but by s
|
||||
services:
|
||||
bird-lgproxy:
|
||||
# Use xddxdd/bird-lgproxy-go:develop for the latest build from master branch
|
||||
# Use xddxdd/bird-lgproxy-go:latest-mtr to use MTR instead of Traceroute
|
||||
image: xddxdd/bird-lgproxy-go:latest
|
||||
container_name: bird-lgproxy
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user