2

I have an electron app that calls some APIs on my docker image. Now I want to publish my application so How can I make an installer that installs Docker, pulls the docker image and install the electron app for the user?

1 Answers1

0

I don't think it's good idea. If you customer decides to use your app on 'Windows 10 Home', he will fail, because docker requires Pro version.

Giga Kokaia
  • 879
  • 8
  • 15