A small issue I've run into is that the viewing function will fail due to a missing Zlib. Specifically, the error is:
clsTbsZip ERROR with the zip archive: Unable to uncompress file "META-INF/container.xml" because extension Zlib is not installed.
Now, installing this is trivial within the container, but it would be great if the fix is included in the docker build itself.