readme: add mention of MTR based lgproxy docker image

This commit is contained in:
Lan Tian 2024-03-12 17:46:56 -07:00
parent 3951eed011
commit 088bb6fe5a
No known key found for this signature in database
GPG Key ID: 04E66B6B25A0862B
1 changed files with 1 additions and 0 deletions

View File

@ -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