flatcar-scripts/sdk_container
Jeremi Piotrowski 67bf5476c3 x11-drivers/nvidia-drivers: use versioned developer container filenames
Currently the script will reuse a developer container that was downloaded once,
without ensuring that the same version is used as the running image. This works
on the first boot, but wouldn't be correct after an OS update.

To resolve this, add a version number to the downloaded filename, and check for
the versioned dev container file. When the file is missing we also cleanup all
other dev container files via glob remove.
2022-04-25 10:34:43 +02:00
..
src/third_party/coreos-overlay x11-drivers/nvidia-drivers: use versioned developer container filenames 2022-04-25 10:34:43 +02:00