Skip to content

Commit

Permalink
Update docker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Feb 5, 2025
1 parent a238746 commit 0f82390
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions trunk/install/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,8 @@ done
cat > /etc/docker/daemon.json <<EOF
{
"registry-mirrors": [
"https://docker.hpcloud.cloud",
"https://docker.m.daocloud.io",
"https://docker.unsee.tech",
"https://docker.1panel.live",
"http://mirrors.ustc.edu.cn",
"https://docker.chenby.cn",
"http://mirror.azure.cn",
"https://dockerpull.org",
"https://dockerhub.icu",
"https://hub.rat.dev",
"https://proxy.1panel.live",
"https://docker.1panel.top",
"https://docker.m.daocloud.io",
"https://docker.1ms.run",
"https://docker.ketches.cn"
"https://docker.1ms.run",
"https://docker.xuanyuan.me"
],
"live-restore": true,
"log-opts": {
Expand Down

0 comments on commit 0f82390

Please sign in to comment.