I would like to run platform-specific code on Render. For this, I need to know what platform Render is running web services on. Is this somewhere in the docs (the AI in the docs could not find it)?
Also, is there a way to select what platform should be used for my project? It would be nice to know that I have control over this.
If you want full control you will need to be using Docker to deploy your services to us. Then you can be in control of the flavour of Linux being used and any dependences you need.