Updated dockerfile and README
I've added a few more details in README, and Dockerfile.
Specifically I added that the current build system requires Irrlich
embbeded into Luanti's source, this occured in Luanti 5.9.0 thus
limiting the version at the moment.
Still no clues as to what or why we're getting errors about failing to
make mod_data dir. (I'm starting to wonder if it's trying to run in
~/.minetest within the container... rather than in-place, which would
cause it to build the .minetest dir, which would then be owned by root,
which would prohibit further mkdirs and pretty much everything else)