readme: add mention of MTR based lgproxy docker image
This commit is contained in:
@@ -167,6 +167,7 @@ Example: the following docker-compose.yml entry does the same as above, but by s
|
|||||||
services:
|
services:
|
||||||
bird-lgproxy:
|
bird-lgproxy:
|
||||||
# Use xddxdd/bird-lgproxy-go:develop for the latest build from master branch
|
# 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
|
image: xddxdd/bird-lgproxy-go:latest
|
||||||
container_name: bird-lgproxy
|
container_name: bird-lgproxy
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user