How does node/npm find modules · Issue #1983 · nodejs/help

I built nodejs v10.16.0 and attempted to build a container image with it. When I try and run the container I get the following: [neale@docker 10]$ docker run --rm -it clefos/node:10 bash bash-4.2# ...