I have a global cache for all browsers that will run in different docker images and with different versions. Specifically, I have a /.cache directory that stores all the browsers I care about and I plan on pruning that as necessary.
Is it possible to introduce an ENV variable to opt out of the browser autocleanup?
TL;DR: ENV var to opt out of "Removing unused browser" install step