top of page

Build docker image with biosensor software for IoT data analysis #IoT #docker #sensor

biosensor is a software for data visualization from IoT biosensor used in medical field.

This software is written in Bash with dependencies of R libraries

https://github.com/cdesterke/biosensor

Here, it is proposed to build a docker image from r-base image and configuration of biosensor software

In the following link you could find the dockerfile to build the corresponding image

https://github.com/cdesterke/dockerbiosensor/

bottom of page