有些包下載過慢需要配置國內(nèi)鏡像源:
root@VM-0-4-debian:~/container-tech/mm-supermarket/server# cat /etc/docker/daemon.json
{
"registry-mirrors": ["https://mirror.ccs.tencentyun.com"]
}
root@VM-0-4-debian:~/container-tech/mm-supermarket/server# cat /etc/docker/daemon.json
{
"registry-mirrors": ["https://mirror.ccs.tencentyun.com"]
}
2023-11-26
為什么在容器內(nèi)部執(zhí)行curl web1無法進行域名解析 can't resolve host: web1
2023-11-23