From eef69aa120b1ff254b69b62578bc9eb223c4e702 Mon Sep 17 00:00:00 2001 From: Dreista Date: Thu, 12 May 2022 13:48:22 -0400 Subject: [PATCH] Update tag description --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6d8aa6e..1c405c9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,17 @@ This is the [RIPE Atlas software probe](https://atlas.ripe.net/docs/software-pro * A Linux installation with Docker installed * Internet access +## Tags + +The following prebuilt tags are available at [Docker Hub](https://hub.docker.com/r/jamesits/ripe-atlas). Just use `latest` tag and Docker will select image variant automatically. + +* **`latest`: For all supported devices listed below (multi-arch)** +* `latest-arm64`: For arm64 (aarch64) devices +* `latest-armel`: For armv6l (armel) devices +* `latest-armv7l`: For armv7l (armhf) devices +* `latest-i386`: For i386 devices +* `latest-amd64`: For amd64 devices + ## Running First we start the container: