Closed
Description
What is your suggestion?
Build more Docker/OCI images using various distributions.
Why do you want this feature?
Some peoples' workflows are accustomed to a certain distro, personally I like using Fedora for development. It provides more cutting edge build-dependencies and is preferred for me.
Are there any workarounds to get this functionality today?
I just build images myself using modified version of code-server Dockerfile also installing wanted extra dependencies. I believe the Dockerfile is MIT as well thus fine to modify as long as I keep the copy of the license along with it, sorry if I'm wrong.
Are you interested in submitting a PR for this?
Yes, I'd be happy to upstream my Dockerfile for Fedora-based code-server if developers approve this. Maybe I could do openSUSE Tumbleweed as well as I use it often as well.