The Docker container's entrypoint is [not configured ](https://github.com/Cibiv/NextGenMap/blob/master/docker/Dockerfile), which means the user has to manually specify they want to run `ngm` at container start. The entrypoint should be set to `/usr/bin/ngm`.