fix(docker): resolve broken workspace symlinks in production image (#152)
pnpm deploy creates symlinks for workspace packages (@singi-labs/lexicons,
@barazo/plugin-signatures) pointing back to /workspace/ which doesn't
exist in the runner stage. Replace symlinks with actual built packages.
authored by