ref:

https://docs.docker.com/engine/installation/linux/ubuntulinux/#/install-the-latest-version

 

ps: if you want to use proxy in bash, type

export http_proxy="http://username:password@IP:Port"

 

ref:  http://blog.csdn.net/zxncvb/article/details/42774987

 

加速器:

curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://2a04ff3e.m.daocloud.io

sudo systemctl restart docker.service

 

相关文章:

  • 2021-09-22
  • 2021-11-04
  • 2021-07-26
  • 2021-10-16
  • 2021-07-16
  • 2021-06-09
  • 2021-09-27
  • 2021-05-28
猜你喜欢
  • 2022-12-23
  • 2021-06-16
  • 2022-02-01
  • 2021-04-24
  • 2021-12-20
  • 2021-11-29
  • 2022-01-04
相关资源
相似解决方案