fix(docker): build only plugin backend in API image (#157)
Use build:backend instead of build for plugin-signatures to avoid
React type resolution errors. The API only needs plugin backend code
(hooks, routes); frontend components are loaded by barazo-web.
authored by