Anybody knowns some docker image for running Pimatic app under a Raspberry 3?
-
Docker image for Raspberry
-
Various users have created buildfiles for docker images. Some of the projects have been published on github and docker images can be found on docker hub. See the following thread as starting point. If you want to use a prefabricated image checkout docker hub and use the search function. If you want to roll your own see the projects on github.
https://forum.pimatic.org/topic/2822/new-docker-container-for-pimatic-with-autostart
"It always takes longer than you expect, even when you take into account Hofstadter's Law.", Hofstadter's Law
-
Thanks @mwittig but i’ve tried several ones and none of them worked as expected.
I think it’s a node version problem. arm32v7/node:4.7 is not available…
I tried with petschni/pimatic and joshendriks/pimatic with no success.I’m not a master of docker and a “verified” dockerfile will help me a lot.
Thanks in advance