angelnu / docker-ccu

Script to create a docker container with the CCU2 firmware
Apache License 2.0
33 stars 14 forks source link

please provide docker image with latest ccu2 firmware #22

Closed omo2002 closed 5 years ago

omo2002 commented 5 years ago

Hi, I tried to build the latest image (2.35.16) by myself, but the built docker container is not starting propperly and remains in status restarting. I used the workaround with the ubunto base image.

So, can you please provide an updated image on dockerhub ?

thanks for your efforts.

angelnu commented 5 years ago

Built and uploaded version 2.35.16 - it works for me but the new "device firmware - overview" does nothing.

Btw: the build does not work with Alpine on ARM but on x86. I made an update to use Ubuntu for the build so I will update master to this.