Help Center/ Software Repository for Container/ FAQs/ Other FAQs/ How Do I Obtain the Docker Image of the Target Software?
Updated on 2023-04-03 GMT+08:00

How Do I Obtain the Docker Image of the Target Software?

Searching Docker Hub for a Target Docker Image

Docker Hub provides more than 400,000 public Docker images for downloading various software, and the number keeps increasing at a rate of 5,000 per week. Therefore, you can find the corresponding image version except for the software developed by yourself. The Docker Hub address is https://hub.docker.com/.

You are advised to obtain certified images of the following software directly from Docker Hub, rather than building them from scratch.

  • Operating systems

    For example, Ubuntu, SUSE, and CentOS.

  • Basic programming languages

    For example, Java, Python, R, and Golang.

  • Popular software

    For example, Tomcat, MySQL, and Nginx.

Searching for the Docker Image of the Target Software from Google

For software located in third-party image repositories, you can search for related images using Google. During the search, you only need to add Docker keywords next to software names.

Example: