From 4fa48468b4638def03527d9e9b21766ef731d109 Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 1 Jul 2024 21:44:16 +0000 Subject: [PATCH] Deployed 158962c4 with MkDocs version: 1.6.0 --- images/docker-build-agent/index.html | 2 +- search/search_index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/docker-build-agent/index.html b/images/docker-build-agent/index.html index 7455aab076..d0212d93c5 100644 --- a/images/docker-build-agent/index.html +++ b/images/docker-build-agent/index.html @@ -13,4 +13,4 @@ ports: - 2222:2222 restart: unless-stopped -
For x86_64 machines, run docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
on the host to enable qemu before bringing any build agent containers up.