I’m looking at Docker as a possibility for one of my projects and after reading the license I have some questions about the terms of the License.
Say I wanted to put a Docker container on computers for some data collection. I sell these computers to customers who are using my application. The Docker container sends data back to me output by my application.
Does this fall into the scope of free usage?
Could I simply install Docker CE on each computer I sell to run my container?
I know that this use case is out of the ordinary for Docker.
From reading the license I’m fairly certain this isn’t allowed with Docker CE but I want to clarify.
If this isn’t correct, what license would I need to purchase for Docker to allow me to use it this way?