As the heading suggests, you will get Docker. However, you will also get a single-node Kubernetes cluster, which is great for development and general messing around. In addition to this, you will get the Kubernetes command-line utility (kubectl).
This set of tools means that you can use Docker to build applications into container images, and then deploy them to a certified Kubernetes cluster. Not bad for a free tool that is easy to download and use.