developers.home-assistant icon indicating copy to clipboard operation
developers.home-assistant copied to clipboard

Document build/permisson setup for docker builds

Open maxandersen opened this issue 6 years ago • 4 comments
trafficstars

would be great if someone could outline how docker builds are done at release time and how to add images.

i.e. I have a dockerfile in home-assistant-cli but no info on how to get it setup to publish to dockerhub (lack of permissions etc.)

maxandersen avatar Feb 08 '19 18:02 maxandersen

There is not much to document. It's just Dockerhub hooking into GitHub and building.

balloob avatar Feb 13 '19 19:02 balloob

A thing I've not been able to deduce is how image like https://hub.docker.com/r/homeassistant/armhf-homeassistant are built - that and similar images don't seem to be built based on automatic dockerhub builds ...at least there is no link to its source/build origin.

maxandersen avatar Feb 15 '19 09:02 maxandersen

btw. context to get more info documented is that we got PR for armhf variation of home-assistant-cli at https://github.com/home-assistant/home-assistant-cli/pull/178 and wondering where/how to start getting it setup to build like the other containers.

maxandersen avatar Feb 15 '19 10:02 maxandersen

We have a whole build farm with arm machines to do those builds.

balloob avatar Feb 15 '19 17:02 balloob