Could we use docker-ce in our sensor-network?

Hi,

i’m an engineer working for the local technical operations department (non-profit) in our city. We are currently building a small weather sensor network based on SBC’s.
Currently, our data collection software runs “bare metal” on the SBC’s. But I was wondering if we’d be allowed to use docker-ce to run our self-build docker container on the SBC’s or if we would need to purchase any docker license for that purpose?

BR,
Michael

Docker CE is free. As long as you don’t need to increase the free rate limits (more than 200 image pulls per 6 hours) and don’t need any paid features on Docker Hub, you can use it for your build for free.