Eric Miller

Results 12 comments of Eric Miller

JSON schema would be nice in general — VS Code supports arbitrary JSON schemas when validating YAML files, so it would enable me to pretty easily configure my local editor...

Reason: I would like to use the dockerfile in this way, to pass in `BASE_IMAGE=ghcr.io/hassio-addons/debian-base:stable` in my docker builds, while still consuming all other dependencies from this repository.