261 B
261 B
title, createTime, tags
| title | createTime | tags | |
|---|---|---|---|
| Docker换源 | 2024/08/01 15:32:15 |
|
修改/etc/docker/daemon.json:
"registry-mirrors": [
"https://dockerhub.icu"
],
| title | createTime | tags | |
|---|---|---|---|
| Docker换源 | 2024/08/01 15:32:15 |
|
修改/etc/docker/daemon.json:
"registry-mirrors": [
"https://dockerhub.icu"
],