List of installed binaries

I am trying to run puppeteer in non-headless mode, the requirement to do that is to have Xvfb installed. I see there is another thread listing the list of binaries that are pre-installed but that is specifically for the Ruby image, are they also available in the nodejs environment for cronjobs?

anyone?

Hi,

A list of the installed tools/utilities on a Native Runtime is listed on the docs: https://render.com/docs/native-runtimes#included-tools-and-utilities. You could also check/try things via the “Shell” tab of a service (requires a paid instance type).

If you require any other specific OS-level packages/versions, you’ll likely need to use Docker to setup your own environment.

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.