Skip to content

Commit

Permalink
Add mirror provided by Tencent
Browse files Browse the repository at this point in the history
  • Loading branch information
ldsink committed Jul 13, 2021
1 parent ef254df commit 1a4c1be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ while [ $# -gt 0 ]; do
done

case "$mirror" in
Tencent)
DOWNLOAD_URL="https://mirrors.tencent.com/docker-ce"
;;
Aliyun)
DOWNLOAD_URL="https://mirrors.aliyun.com/docker-ce"
;;
Expand Down

0 comments on commit 1a4c1be

Please sign in to comment.