This commit reorders this
### Stable and Edge channels
### What is Docker.app?
### What kind of feedback are we looking for?
### What if I have problems or questions?
### How can I opt out of sending my usage data?
### Can I use Docker for Mac with new swarm mode?
### How do I connect to the remote Docker Engine API?
### How do I connect from a container to a service on the host?
### How do I connect to a container from the Mac?
### How do I add custom CA certificates?
### How do I add client certificates?
### How do I reduce the size of Docker.qcow2?
### What are system requirements for Docker for Mac?
### Do I need to reinstall Docker for Mac if I change the name of my macOS account?
### Do I need to uninstall Docker Toolbox to use Docker for Mac?
### How do I uninstall Docker Toolbox?
### What is HyperKit?
### What is the benefit of HyperKit?
### Why is com.docker.vmnetd running after I quit the app?
### Can I pass through a USB device to a container?
into this
## Questions about Docker.app
### Stable and Edge channels
### What is Docker.app?
### What are system requirements for Docker for Mac?
### Do I need to reinstall Docker for Mac if I change the name of my macOS account?
### Do I need to uninstall Docker Toolbox to use Docker for Mac?
### How do I uninstall Docker Toolbox?
## Questions about feedback and help
### What kind of feedback are we looking for?
### What if I have problems or questions?
### How can I opt out of sending my usage data?
## How can I...?
### Can I use Docker for Mac with swarm mode?
### How do I connect to the remote Docker Engine API?
### How do I connect from a container to a service on the host?
### How do I connect to a container from the Mac?
### How do I add custom CA certificates?
### How do I add client certificates?
### How do I reduce the size of Docker.qcow2?
### Can I pass through a USB device to a container?
## Components of Docker for Mac
### What is HyperKit?
### What is the benefit of HyperKit?
### Why is com.docker.vmnetd running after I quit the app?
Also, change "new swarm mode" into "swarm mode".
Signed-off-by: Akim Demaille <akim.demaille@gmail.com>
* Mac: FAQ: Disk usage in raw format
This is a new feature of Docker for Mac. Questions and PRs have
already been made about this, and we expect more of them.
Signed-off-by: Akim Demaille <akim.demaille@gmail.com>
This feature was introduced in Docker 17.07, so has
been available in stable release 17.09 and up.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
If your wanting to installed a specific version of Docker EE on Windows 2016 the -RequiredVersion flag works better than the `MaximumVersion`,`MinimumVersion`.