29

Docker tutorial: Get started with Docker Hub

 5 years ago
source link: https://www.tuicool.com/articles/hit/MNR73a2
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

The power of Docker images is that they’re lightweight and portable—they can be moved freely between systems. You can easily create a set of standard images, store them in a repository on your network, and share them throughout your organization. Or you could turn to Docker Inc., which has created various mechanisms for sharing Docker container images in public and private.

The most prominent among these is Docker Hub, the company’s public exchange for container images. Many open source projects provide official versions of their Docker images there, making it a convenient starting point for creating new containers by building on existing ones, or just obtaining stock versions of containers to spin up a project quickly. And you get one private Docker Hub repository of your own for free.

Explore Docker Hub

The easiest way to explore Docker Hub is simply to browse it on the web . From the web interface, you can search for publicly available containers by name, tag, or description. From there, everything you need to download, run, and otherwise work with container images from Docker Hub comes included in the open source version of Docker—chiefly, the docker pull and docker push commands.

Docker Hub pricing


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK