From fcb7ca723aa5e7069d8bc80cf0cce837e749f790 Mon Sep 17 00:00:00 2001 From: Ben Banfield-Zanin Date: Fri, 12 Apr 2024 11:58:55 +0100 Subject: [PATCH] Attempt to write buildkit mirrors too --- runner/entrypoint-dind-rootless.sh | 5 +++++ runner/entrypoint-dind.sh | 12 +++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/runner/entrypoint-dind-rootless.sh b/runner/entrypoint-dind-rootless.sh index 9c8cc01150..3cb4f5300f 100644 --- a/runner/entrypoint-dind-rootless.sh +++ b/runner/entrypoint-dind-rootless.sh @@ -6,6 +6,7 @@ trap graceful_stop TERM log.notice "Writing out Docker config file" /bin/bash <