Creating a browser accessible docker image of a desktop app

I want to create a docker image of a desktop app like Android studio, Skype, spotify, netbeans which is accessible to other devices in the same network .
I know for that I have to create a docker image which we can access on browser …so can anyone help me how to create that docker image or is there any other way by which i can run the desktop container image on other devices in same network