windows
windows copied to clipboard
Windows inside a Docker container.
Hi, Hardware setup `Hardware Ubuntu 23.10 AMD Ryzen™ 7 2700X × 16 64 gb memory NVIDIA GeForce RTX™ 3070 ` Samba installed on Host system and is used On first...
Add Gpu support from amd
https://techcommunity.microsoft.com/t5/windows-server-news-and-best/introducing-windows-server-2025/ba-p/4026374 Download page: https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewserver
Any way to do this i.e. Map Windows drive device (E:) to docker host folder (/mnt/data) ? Great project. Solves heaps of problems for me.
My goal was to test compatibility with Blueiris on Unraid, typically my sole VM, and it worked wonderfully. However, for long-time Unraid users, be aware of a nuanced issue that...
Has anyone had success in using the NVK to get the windows 11 container to have access back to the GPU in the host machine? I've added my compose file...
I tried running windows xp but it doenst work i get a docker compose error ERROR: yaml.parser.ParserError: while parsing a block mapping in "./docker-compose.yml", line 1, column 1 expected ,...
What do you think of speeding up archive.org files with torrent? [aria2](https://aria2.github.io/) supports BitTorrent protocol. They have excellent amount of seeds, along with web seeds from archive.org mirrors. Maybe this...
[root@ams3 windows]# docker-compose up [+] Running 1/0 ✔ Container windows Created 0.0s Attaching to windows windows | ❯ Starting Windows for Docker v2.04... windows | ❯ For support visit https://github.com/dockur/windows...
I am unable to run the container using docker-compose. Here is my docker-compose.yml file: version: "3" services: windows: image: dockurr/windows container_name: windows devices: - /dev/kvm cap_add: - NET_ADMIN ports: -...