seblucas / alpine-homeassistant

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

Please add Homekit support #3

Closed kevinshane closed 5 years ago

kevinshane commented 6 years ago

Hi, thanks for the awesome job, would you please add homekit? Thanks

seblucas commented 6 years ago

Will check the size difference and report back

kevinshane commented 6 years ago

hey man, I also care about the size very much too. after I play some build based for your dockerfile, I managed to reduce the image size to around 68mb, with homekit component of cause. does it looks good to you? I also add the broadlink component as well because it seems hard to install after the builds. I didn't test the stability for the homekit though, will test it soon and report back here.

2sheds commented 6 years ago

Recent README changes include a working example for enabling HomeKit. @kevinshane, my best result with default plugins is 194 MB - which ones did you drop to reduce it to 68 MB?

kevinshane commented 6 years ago

hi @2sheds , the 68MB is 0.79.3 based. The size of a v0.82.0 is 72MB(pushed to docker hub).. but the local image size is actually 219.8 MB(build size), so I think your 194MB is better :)

seblucas commented 5 years ago

The size reported by Docker is compressed, the size reported by docker images is not.

seblucas commented 5 years ago

I'll close this in a day or so as I think it will be answered by the information added in the README.md.