dappnode / DAppNodeSDK

dappnodesdk is a tool to mantain dappnode packages. It helps to initialize and publish an Aragon Package Manager Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pablomendezroyo opened this issue · 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