On Windows, doesn't this technically mean OP is running Linux inside a Linux VM inside Windows? From what I understand Docker is Linux tech and to use it anywhere else a (small) Linux VM is required. If true, I would just dispense with the extra layer and just run a Linux VM. Not to discourage experimentation though!
I run a full Linux desktop in Docker just because I can
51–60 of 124 posts
Re: I run a full Linux desktop in Docker just because I can
#52Can you not use the X11 server packaged with WSL as your display driver, and avoid piping this all into the web browser? Seems very inefficient to have to render everything through the browser
WSL doesn't have an X Server, it has a Wayland compositor. That said, yes, you can use that. You can even run a different compositor nested so you get one single window with a desktop if you want.
Re: I run a full Linux desktop in Docker just because I can
#53Re: I run a full Linux desktop in Docker just because I can
#54Earlier quoted context omitted.
WSL doesn't have an X Server, it has a Wayland compositor. That said, yes, you can use that. You can even run a different compositor nested so you get one single window with a desktop if you want.
Ah wayland. Many things changed since the time I've been using Linux in my professional work. However does Wayland support connectivity? I.e. can you display Wayland session on another computer via TCP/UDP? If not then Wayland won't work with wsl2 which is basically a VM
Re: I run a full Linux desktop in Docker just because I can
#55Can you not use the X11 server packaged with WSL as your display driver, and avoid piping this all into the web browser? Seems very inefficient to have to render everything through the browser
WSL doesn't have an X Server, it has a Wayland compositor. That said, yes, you can use that. You can even run a different compositor nested so you get one single window with a desktop if you want.
Which has Xwayland support. You can still run X11 apps.
Re: I run a full Linux desktop in Docker just because I can
#56Apart from a handful of games, I haven't actually needed Windows for anything. So I'm curious—what Windows-only software is keeping you on it, OP?
Re: I run a full Linux desktop in Docker just because I can
#57On Windows, doesn't this technically mean OP is running Linux inside a Linux VM inside Windows? From what I understand Docker is Linux tech and to use it anywhere else a (small) Linux VM is required. If true, I would just dispense with the extra layer and just run a Linux VM. Not to discourage experimentation though!
Re: I run a full Linux desktop in Docker just because I can
#58You know, it's funny—I always hear people say they want to keep their Windows-only applications and run Linux alongside it, but I made the switch almost a decade ago and honestly can't say I'm worse off for it. And frankly, there's never been a better time to make that leap; the Linux desktop has finally hit its stride and become genuinely mature, with the polish and features one would expect from a modern operating…
But for everything else I’m on linux as well.
Re: I run a full Linux desktop in Docker just because I can
#59Re: I run a full Linux desktop in Docker just because I can
#60You know, it's funny—I always hear people say they want to keep their Windows-only applications and run Linux alongside it, but I made the switch almost a decade ago and honestly can't say I'm worse off for it. And frankly, there's never been a better time to make that leap; the Linux desktop has finally hit its stride and become genuinely mature, with the polish and features one would expect from a modern operating…
At that point I switched back to windows but I’ll try again after a few months. I always keep trying.
I think if I didn’t play games I’d be fine with Linux. I hate Windows except that everything just works.