<div dir="ltr">Hello,<br><br>I am having some trouble loading a GeoTiff into GDAL from a docker container that is mounting a NFS (specifically amazon EFS). When mounting a volume with the `docker -v` command or mounting the NFS directly into docker under `--privileged` mode. The `gdal.Open` command hangs.<br><br>I am able to run os level commands to open the GeoTiff of interest from within the docker container. In fact, if I copy from the NFS to a local directory, gdal works fine.<br><br>I'm trying to understand what might be causing the `gdal.Open` command to hang. I've tested that `VSIFOpenL` and `VSIFReadL` work with the GeoTiff within the docker container so I'm very confused what is happening.<br><br>I've tried different versions of GDAL (1.10 - 2.3) and differing versions of docker with no luck.<br><br>Any help would be greatly appreciated!<br><br>Best,<br>Ouwen Huang<br><div dir="ltr" class="m_8829223901191581791m_-7651351755665717215gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"></div></div></div>