Docker Version Instability: The default Docker installation worked fine initially. However, after running an OS update (apt-get upgrade), Docker updated to version 29.1.3. Immediately after this upgrade, ShinyProxy began failing with ValueInstantiationException (Null author). Resetting the VM to a fresh state (default Docker version) resolved this, confirming the incompatibility lies with the newer Docker version's metadata format.