收藏

BLOG (wordpress)

https://wp.ray.theworkpc.com

收藏

自动测试docker镜像

进行docker镜像源测试,替换docker镜像源
https://gitee.com/xjxjin/scripts/

国内执行

1
bash <(curl -sSL https://gitee.com/xjxjin/scripts/raw/main/check_docker_registry.sh)

国际执行

1
bash <(curl -sSL https://github.com/xjxjin/scripts/raw/main/check_docker_registry.sh)