首页 > 代码库 > install docker on xubuntu

install docker on xubuntu

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

install docker on xubuntu