To start, you'll need an image hosted on Docker Hub. If you don't have your own, you can use the publicly available one that is used in this example. You can use this publicly hosted Docker Hub image.
With containers, you can package apps and services and move them freely between physical, virtual, or cloud environments. Docker, a container creation and management system created by Docker Inc., ...