GraalVM and ChromeDriver in a Docker image for Render.com
This should work on Heroku or in any Docker-based deployment as well.
Adding Chrome and ChromeDriver into a GraalVM Docker image isn't as straightforward as I thought. The main complication originates from the fact that GraalVM is lean. There are 2 problems from being lean: (1) microdnf as