seblucas / alpine-homeassistant

Alpine Homeassistant docker image with some plugins (not all)
GNU General Public License v2.0
16 stars 8 forks source link

Automated/faster release schedule #9

Open 2sheds opened 5 years ago

2sheds commented 5 years ago

I adapted this image in my smart home ecosystem but it's hard to rely on it as it is not matching HA release schedule. If it would help you maintaining it, I could send you PR's with version updates. But seeing how you have it already set up with autobuilds and such I'm sure there's a leaner way to do it e.g. by subscribing to HA releases using GitHub API. Would you be open to discuss it?

seblucas commented 5 years ago

I'm open to discuss it , For now the process cannot be completely automated as I use my BananaPi to build the armhf image and my Pine64 to build the arm64 images. Changing that is on my todo list (by using qemu). It has to be done first. And then it should be easier to automate things

seblucas commented 5 years ago

For completeness this is what I intend to do : https://stackoverflow.com/questions/54578066/how-to-build-a-docker-image-on-a-specific-architecture-with-docker-hub