40
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 12 Jan 2026
40 points (90.0% liked)
Linux
57274 readers
1214 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
Will performance still be comparable to native windows install?
I was thinking about using windows as a docker container
Docker containers share host os kernel - can't be used to run a different os.
Your options:
Edit: it turns out it does like GPU acceleration, so performance impact without GPU passthrough will be noticeable at least when opening images. Running it on wine is possible, but a pain - it requires manual workarounds and it doesn't run perfectly even with them.
The Adobe installer doesn’t run on Wine; someone got a recent version of Photoshop running once, but it’s a pirated version and it’s super buggy.
You can’t use Windows as a Docker container. Docker containers are not running full operating systems; they just run software on top of the current kernel but isolated from the main userspace, making it look to programs inside the container as if it’s a separate system. Anything that claims to be a “Windows Docker container” is just running a VM in a Docker container, which falls into the same pitfalls.
How do you run Windows in a docker container. Isn't the point of docker containers that they share the kernel of the host system?
You don't. That comment was misinformed. No idea where they heard that from.
They might be thinking about Winboat, which, as I understand it, is basically running a VM in a container, and then running Windows in the VM.
We're all running high performance games through the same thing all the time now. Benchmarks best Windows in most cases.
You'll be more than fine.