From 0853d2d4ae5e94c80da59411b05863b595bf8847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B3=8A=E6=98=8E518370910136?= Date: Sun, 16 Feb 2025 20:26:58 +0800 Subject: [PATCH] Update Prepare base image for the private registry --- Prepare-base-image-for-the-private-registry.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Prepare-base-image-for-the-private-registry.md b/Prepare-base-image-for-the-private-registry.md index 32b2f97..1cc0818 100644 --- a/Prepare-base-image-for-the-private-registry.md +++ b/Prepare-base-image-for-the-private-registry.md @@ -13,4 +13,6 @@ On the SJTU server: ``` docker image load --input image.tar.gz docker push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest -``` \ No newline at end of file +``` + +We can also find mirror sites from . \ No newline at end of file