kskouzmin

Results 5 comments of kskouzmin

No i was going through this tutorial https://developers.home-assistant.io/docs/add-ons/testing with the command: ``` docker run \ --rm \ -it \ --name builder \ --privileged \ -v /path/to/addon:/data \ -v /var/run/docker.sock:/var/run/docker.sock:ro \...

@MaxWinterstein, as I understand this is because this add-on for armv7 is not a 'public'? So can you please set it?

Yes, amd64 and aarch64 is 3.0.3, but armv7 is 2.2.0. And there is tag 'latest' in config.yaml which points to 3.0.3. How it is working? GitHub must automatically generate it?

Unfortunately, my target is Raspberry Pi 3 B+... and it still satisfies my tasks. As I see last package is 2.2.0, and there is not this arch in config.yaml file...

My two day searches showed that currently there is not a ready-made cups addon for armv7 that is immediately available to the end user. Today i'm building modified version of...