zq@ubuntu:~$ docker pull -h Flag shorthand -h has been deprecated, please use --help Usage: docker pull [OPTIONS] NAME[:TAG|@DIGEST] Pull an image or a repository from a registry Options: -a, --all-tags Download all tagged images in the repository --
第一种,虚拟机已经建立 1)找到虚拟机.ini这个文件,例如: zhai.ini 寻找方法:你可以在运行SDK Manager时看到最上面显示的虚拟机存放地址 例如显示: List of existing Android Virtual Devices located at C:/Document and settings/zhaixishan/.android/avd 2) 修改zhai.ini文件 path={你想存放的地址} 例如修改为:D:/MyInstallPath/avd 3) 然后