Docker image not up-to-date?
hydraxman opened this issue · 1 comments
hydraxman commented
yuwfan commented
Hi @BryanSharp,
If you ran the command docker run --gpus all -it -v /datadrive_c/yuwfan:/ssd -it studyfang/hgn:latest bash
from README, the working directory should be /ssd
instead of /workspace/DrQA
.
Thanks.