Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/docker/for-win

Bug reports for Docker Desktop for Windows
https://github.com/docker/for-win

Last synced: about 2 months ago
JSON representation

Bug reports for Docker Desktop for Windows

Awesome Lists containing this project

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