dappnode/DAppNodeSDK

Compose of monoservice pkgs should have image with just the `dnpName` and not the service name

pablomendezroyo opened this issue · 0 comments

The compose of monoservices pkgs must not include in the compose key image the service name, otherwise throw a compose validation error.

Caveats
This may break github CI of dappnode packages, make sure to fix them