Xibo on Docker for Windows stops on user logout

It is a Docker for Windows installation. When the user that installed docker/xibo is logged out, the computer is still powered on and running and is on the network, When logged out, the xibo web site does not respond from any other system on the network. (the web server is not running - docker shuts down on logout)
We upgraded from an xampp installation and did not have any issues with the web server stopping on user logout. How do we keep the Docker based web server up and running on logout?