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

Error using compose schema with `ajv` and draft 2019

pablomendezroyo opened this issue · comments

Error while using the official docker compose https://github.com/docker/compose/blob/master/compose/config/compose_spec.json JSON schema with the draft 2019 with AJV, even following the instructions to do so by ajv: https://ajv.js.org/guide/schema-language.html#draft-2019-09-and-draft-2020-12

validate docker compose file with docker-compose config instead

Closed by #256