The node:24-trixie base image has npm configured with a restricted
allowScripts list, blocking opencode-ai's postinstall script. Pass
--allow-scripts=true to npm install to override this restriction.
Fixes: opencode-ai postinstall script was not run → opencode --version fails