Hi,
I wanted to know if you considered providing the community with docker images (e.g. via dockerhub) of ARM toolchain versions like gcc-arm-none-eabi for bare-metal embedded and others as well.
That would make automated installation much significantly easier and less prone to errors on the user's side, as now one needs to get a proper version by invoking an action from a download URL with specific version baked into that URL (which is error prone).
What is more, the newest embedded toolchain is no longer accessible via PPA repositories so the only way to get is with the method described above.