Am I allowed to use Docker CE for unattended installation?

Hi!

I’m fairly new to Docker! And I have a simple docker application which I would like to be able to deliver to end-users as much seamless as possible.

I see that the Docker for Windows.exe (which can be obtained from Docker Store) has an option to be run quietly and in unattended way.

So my question is, is it OK if I take this distribution and use it for my app, to cut the hassle for end-users?

Thank you!

Hi @omelchek did u find a solution? I also want to install docker unattended in my end users’ windows machine to deploy my container service. If so could please mention the steps u have followed? Thank you !