From e6aa3534c93a23cb34176d3a3eb8351491dbd614 Mon Sep 17 00:00:00 2001 From: Corentin Le Molgat Date: Tue, 7 Jun 2022 09:12:53 +0200 Subject: [PATCH] fixup --- tools/docker/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/docker/README.md b/tools/docker/README.md index f632c1c893..a3416a9853 100644 --- a/tools/docker/README.md +++ b/tools/docker/README.md @@ -62,5 +62,6 @@ docker run --platform linux/arm64 --rm --init -it ubuntu:latest bash -c "uname - ``` ref: + * https://github.com/docker-library/official-images#architectures-other-than-amd64 * https://github.com/multiarch/qemu-user-static#getting-started