Created by: QIU-Shuo
Patch Description Hi, the current Dockerfile cannot build successfully, I made a few fix for it.
- Limit the max version for hydra-core, since hydra-core 1.2 will require omegaconf~=2.2 and raise a conflict.
- Fix error in line 35.
- I didn't encounter issue https://github.com/NVIDIA/nvidia-docker/issues/1631, and the workaround in line 8-9 raises an file not found error for me. They have probably fixed the docker, but I am not sure about this.
Testing steps docker build -f Dockerfile .