I am trying to find the docker image used by Render for Elixir deployments, can someone point me in the correct direction? My goal is to match my CI env to the production env.
Is the base image using ubuntu? If so, which version? Previously Render has not provided base images, at this point I’m trying to get as close as possible and most likely using hex bob the builder images.
Interesting, any idea what distro is used? If I match the distro it will be enough for NIFs.
I plan on launching a test project to display system information soon, unless Render chimes in. With the holidays, I don’t expect the staff to be online.