# for-win **Repository Path**: mirrors_docker/for-win ## Basic Information - **Project Name**: for-win - **Description**: Bug reports for Docker Desktop for Windows - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Docker Desktop for Windows ### Getting Docker Desktop for Windows Docker Desktop for Windows is free to [download](https://hub.docker.com/editions/community/docker-ce-desktop-windows). ### Documentation If you don't understand something about Docker Desktop for Windows, the [extensive documentation](https://docs.docker.com/docker-for-windows/) is a great place to look for answers. ### Support Support for Docker Desktop is available to Docker customers on a Pro or Team plan by completing the [Desktop support form](https://hub.docker.com/support/desktop/). Bugs with the Docker Desktop for Windows software can be filed as issues in this ([docker/for-win](https://github.com/docker/for-win)) repository, which we respond to on a best-effort basis. Support requests in this repository (i.e., trouble installing or using the software) will be ignored, but community support is available from the [Docker community Slack](https://www.docker.com/docker-community). ### This Repository This repository contains an issue tracker for Docker Desktop for Windows -- an integrated Docker experience on Microsoft Windows. If you find a problem with the software, first [browse the existing issues](https://github.com/docker/for-win/issues) or search from the bar at the top (`s` to focus) and then, if you don't find your issue, [open a new issue](https://github.com/docker/for-win/issues/new). ### Component Projects Docker Desktop for Windows uses many open source components. A full list of components and licenses is available inside of Docker Desktop from `About Docker Desktop -> Acknowledgements` in the :whale: menu. Some notable components include: * [DataKit](https://github.com/docker/datakit/), a tool to orchestrate applications using a 9P dataflow * [VPNKit](https://github.com/docker/vpnkit), a set of tools and services for helping HyperKit VMs interoperate with host VPN configurations