docs: minor fix in faq, and update link
The registry doesn't have containers, only images. Also updated the Docker Hub link to the new location. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 6fda30a43753d504faa8a3d06ef886796e954b81 Component: engine
This commit is contained in:
@@ -97,8 +97,8 @@ with several powerful functionalities:
|
||||
applications. Your ideal PostgreSQL setup can be re-used for all your future
|
||||
projects. And so on.
|
||||
|
||||
- *Sharing.* Docker has access to a public registry [on Docker Hub](https://registry.hub.docker.com/)
|
||||
where thousands of people have uploaded useful containers: anything from Redis,
|
||||
- *Sharing.* Docker has access to a public registry [on Docker Hub](https://hub.docker.com/)
|
||||
where thousands of people have uploaded useful images: anything from Redis,
|
||||
CouchDB, PostgreSQL to IRC bouncers to Rails app servers to Hadoop to base
|
||||
images for various Linux distros. The
|
||||
[*registry*](/registry/) also
|
||||
|
||||
Reference in New Issue
Block a user