google-deepmind / google-deepmind/alphafold
ERROR when 'docker build -f docker/Dockerfile -t alphafold . '
Open
- Dominant language
- Python
- Stars
- 14.9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
When I run 'docker build -f docker/Dockerfile -t alphafold . ', it has " ERROR: failed to solve: process "/bin/bash -o pipefail -c conda install -qy conda==4.13.0 && conda install -y -c conda-forge openmm=7.7.0 cudatoolkit==${CUDA_VERSION} pdbfixer pip python=3.8 && conda clean --all --force-pkgs-dirs --yes" did not complete successfully: exit code: 1 ".
Please help me to solve this problem.
Contributor guide
Assessment
This issue has not been assessed yet.