The thing is that i have been working on an app that uses selenium for web scraping, it works perfectly but i don't know where to put it, i already know that the easier way is to host it myself with docker and implement a web browser in the container. But right now i don't have the resources to do that on others devices. Lately i have been triying to do it with azure in a container app, but i am not sure if i am not understanding how it works or simply don't work there. The basic code that i have to start the selenium web scraping is this, if we can change it to make it work i'm down for it.