GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#shell #docker #docker_container #virtualization #windows #windows_virtual_desktop #windows_virtual_machine #windows_virtual_machines #windows_vm

This tool lets you run Windows inside a Docker container, which is very useful for testing or using Windows without needing a separate machine. Here’s how it benefits you You can start a Windows container quickly using Docker Compose or the Docker CLI, and connect to it via a web browser or RDP.
- **Customizable** You can adjust the amount of CPU and RAM the container uses.
- **File Sharing** You can assign an individual IP address to the container or let it acquire one from your router.
- **KVM Acceleration**: It supports KVM acceleration for better performance.

Overall, this makes running Windows in a container simple and flexible.

https://github.com/dockur/windows