Is there a version of docker desktop that runs on a windows server that will stay running in Linux container mode?
we are building some linux based containers on a windows server (.net core) and this works so far but after a period of inactivity, the docker engine or daemon stops and somebody has to log onto the machine to start it back up.
We have Docker Enterprise running on a few build servers and that stays running but you can only build windows based containers.