In this course, How to Source a Container Image and Start a Container in the Cloud, you’ll learn to find a container image, run it using Docker, make container changes, and save a new image. First, you’ll explore searching registries and the Docker Hub. Next, you’ll discover how to download container images. Finally, you’ll learn how to start a container using the images(s) you have downloaded and make changes to them. When you’re finished with this course, you’ll have the skills and knowledge of Docker needed to find container images, start, and modify containers. In addition, you’ll be able to publish a custom container image.