coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.27k stars 5.51k forks source link

docker: add Fedora 39 and openSUSE Tumbleweed based images #6669

Closed dsseng closed 6 months ago

dsseng commented 6 months ago

Fixes #6661

Please review after CI passes and produces working images

dsseng commented 6 months ago

Hm, had no issue on my aarch64 nodes (I actually started the development on aarch64), only slow due to downloads for me. I have to clean cache after each dnf call to ensure cache isn't in the layers and won't take space.

Thanks for reviewing and merging!