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