I took the opportunity to create docker images for the architectures arm32v6, arm32v7 and arm64v8, so that users of RPI 1, 2, 3 and Zero can run miflora-mqtt-daemon within a docker container without building the image by there self. The readme is update accordingly.
The build process is automated by Travis, which gets triggered by a github commit. When such commit is is done, then Travis checks if it is a release, if yes then the images are build and tested and pushed to Docker Hub, if not the images are build and tested but not pushed to Docker Hub.
I've not found the time to run the images yet, but I will do that asap.
Hello Thom,
I took the opportunity to create docker images for the architectures arm32v6, arm32v7 and arm64v8, so that users of RPI 1, 2, 3 and Zero can run miflora-mqtt-daemon within a docker container without building the image by there self. The readme is update accordingly.
The build process is automated by Travis, which gets triggered by a github commit. When such commit is is done, then Travis checks if it is a release, if yes then the images are build and tested and pushed to Docker Hub, if not the images are build and tested but not pushed to Docker Hub.
I've not found the time to run the images yet, but I will do that asap.
Hope you appreciate the work.
Best regards, Raymond