My Beam/Dataflow pipeline involves some data processing which uses a Linux CLI tool (specifically, osmium-tool
version >= 1.9.1) which is only available for some newer Ubuntu distros (cosmic or disco). I cannot find any documentation on the OS specs of Dataflow Workers, or if it is configurable.
Any help would be appreciated, thanks!