Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docker/for-win
Bug reports for Docker Desktop for Windows
https://github.com/docker/for-win
Last synced: about 1 month ago
JSON representation
Bug reports for Docker Desktop for Windows
- Host: GitHub
- URL: https://github.com/docker/for-win
- Owner: docker
- Created: 2016-07-28T15:15:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T16:00:33.000Z (6 months ago)
- Last Synced: 2024-09-29T10:21:21.412Z (about 2 months ago)
- Homepage: https://www.docker.com/products/docker#/windows
- Size: 34.2 KB
- Stars: 1,852
- Watchers: 171
- Forks: 289
- Open Issues: 958
-
Metadata Files:
- Readme: README.md
- Security: security.md
Awesome Lists containing this project
- jimsghstars - docker/for-win - Bug reports for Docker Desktop for Windows (Others)
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