You may remember that in Chapter 1, Docker Overview, we downloaded Docker for macOS and Docker for Windows from the Docker Store. As well as acting as a single location for downloading both Docker CE and Docker EE for various platforms, it is now also the preferred location for finding both Docker Images and Docker Plugins.
While you will only find official and certified images in the Docker Store, there is an option to use the Docker Store interface to search through Docker Hub. Also, you can download images that are not available from Docker Hub, such as the Citrix NetScaler CPX Express image:
If you notice, the image has a price attached to it (the Express version is $0.00), meaning that you can buy commercial software through the Docker Store, as it has payments and licensing built in. If you are a software publisher, you are able to sign and distribute your...