mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
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. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |