From: Vincent Bernat Date: Mon, 21 Jun 2021 22:45:51 +0000 (+0200) Subject: doc: explain which tags to use for Docker X-Git-Tag: 1.0.12~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97c127127ab8a18719d68bd1ecc5efb6356d6c1b;p=thirdparty%2Flldpd.git doc: explain which tags to use for Docker Well, it is not totally true yet. --- diff --git a/README.md b/README.md index 30173691..b3ce8541 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ You can use Docker to run `lldpd`: --name lldpd \ ghcr.io/lldpd/lldpd:latest +In place of `latest` which provides you with the latest stable +version, you may use `1`, `1.0`, `1.0.12` to match specific versions, +or `master` to get the development version. + To execute `lldpcli`, use: docker exec lldpd lldpcli show neighbors