alphafold
alphafold copied to clipboard
docker build -f docker/Dockerfile -t alphafold . Build failed
Hi thanks for raising this. Can you please provide more details e.g. about your machine, docker version etc?
嗨,谢谢你提出这个问题。您能否提供更多详细信息,例如关于您的机器、docker 版本等?
![]()
您好,谢谢您提出这个问题。您可以提供更多详细信息,例如关于的机器、docker 版本等?
您好,谢谢您提出这个问题。您可以提供更多详细信息,例如关于的机器、docker 版本等?
This is an Alibaba Cloud, Virginia public cloud machine
嗨,谢谢你提出这个问题。您能否提供更多详细信息,例如关于您的机器、docker 版本等?
I'm very sorry, I already know the reason for this error. It is caused by compiling on a machine without a GPU driver. To use the Dockerfile in the docker directory to create a docker image, a machine with a GPU driver needs to be installed.
Thanks!