Results 6 comments of Boris HUISGEN

Yes, it would be perfect ie args() returning the values of the event from the last emit().

ADD doesn't extract ZIP archive (https://github.com/docker/docker/issues/15036).

Still the same problem with latest master branch. Thanks to @afrazkhan for the config fix.

The package `ttf-ubuntu-font-family` is not available on alpine 3.15. Tested with odoo v15 all is working (text+images). Thanks!

Here is my working solution. Keep the same configuration ie.`services.response` set to `response` and patch these generated files: * core/ApiResult.ts: ``` export type ApiResult = { readonly headers: Headers; //...