# for-mac **Repository Path**: mirrors_docker/for-mac ## Basic Information - **Project Name**: for-mac - **Description**: Bug reports for Docker Desktop for Mac - **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 Mac ## Getting Docker Desktop for Mac Docker Desktop for Mac is free to [download](https://store.docker.com/editions/community/docker-ce-desktop-mac). ## Documentation If you don't understand something about Docker Desktop for Mac, the [extensive documentation](https://docs.docker.com/docker-for-mac/) 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 Mac software can be filed as issues in this ([docker/for-mac](https://github.com/docker/for-mac)) 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 Mac -- an integrated Docker experience on OS X or macOS. If you find a problem with the software, first [browse the existing issues](https://github.com/docker/for-mac/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-mac/issues/new). ## Component Projects Docker Desktop for Mac 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: * [HyperKit](https://github.com/docker/hyperkit/), a toolkit for embedding hypervisor capabilities in your application * [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