ldconfig is now run in the Dockerfile, allowing non-interactive shells to find libraries in /usr/local/lib (for example, using "docker run [image_name] lmp"). Updated local query get_test_result function to return 'None' when an missing key is queried for.
Full Changelog: v1.5.5...v1.5.6