Docker installation when docker is on a separate hard drive

Having a bit of a problem with getting the metasfresh image to build in Docker. I believe the problem is that I have Docker installed in it’s own container on a separate hard drive apart from the host Ubuntu OS. I ran the included Docker file after making just one change to it… the weburi for where the browser connection has to be made. When I ran the docker-compose build, everything appeared to be executing fine. However, 6 hours later it appears to be stuck on a line stating “INFO in. ReconfigureOnChangeTask(born:1707493278937) - Empty watch file list. Disabling” This shows over & over again. Maybe it’s trying to find a file that doesn’t exist?