以下是我和老师的操作步骤,我的地址应该是没有错误的,因为我直接把文件夹拉进去获得的地址,标点也是英文的
我的电脑安装了docker Toolbox,今天启动是出现以下报错,要怎样解决?我的系统是win10家庭版。 Starting "default"... (default) Check network to re-create if needed... (default) Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmat...
XXX@ubuntu:~$ sudo docker pull omicsclass/samtools:latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 199.96.59.61:443: i/o timeout
image operating system "linux" cannot be used on this platform
安装完成docker后,使用docker search omicsclass #搜索镜像,列表中没有omicsclass/pop-evol-gwas:v1.2镜像,也无法下载到
解决办法:1.加大docker的内存:https://www.omicsclass.com/article/1413 2.可能由于编译plink软件的系统和运行软件的系统不同,也就是内核不同可能导致segmentation fault, 这种原因是系统原因的问题只能换个电脑试试;
出现unauthorized: authentication required 是什么情况?该怎么处理?