Update Prepare base image for the private registry

张泊明518370910136 2025-02-16 20:26:58 +08:00
parent 596533b9fb
commit 0853d2d4ae

@ -13,4 +13,6 @@ On the SJTU server:
``` ```
docker image load --input image.tar.gz docker image load --input image.tar.gz
docker push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest docker push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
``` ```
We can also find mirror sites from <https://www.coderjia.cn/archives/dba3f94c-a021-468a-8ac6-e840f85867ea>.