mirror of https://github.com/docker/docs.git
Merge pull request #16845 from thaJeztah/is-that-a-container-in-your-repo
docs: minor fix in faq, and update link
This commit is contained in:
commit
e777f96e59
|
@ -97,8 +97,8 @@ with several powerful functionalities:
|
||||||
applications. Your ideal PostgreSQL setup can be re-used for all your future
|
applications. Your ideal PostgreSQL setup can be re-used for all your future
|
||||||
projects. And so on.
|
projects. And so on.
|
||||||
|
|
||||||
- *Sharing.* Docker has access to a public registry [on Docker Hub](https://registry.hub.docker.com/)
|
- *Sharing.* Docker has access to a public registry [on Docker Hub](https://hub.docker.com/)
|
||||||
where thousands of people have uploaded useful containers: anything from Redis,
|
where thousands of people have uploaded useful images: anything from Redis,
|
||||||
CouchDB, PostgreSQL to IRC bouncers to Rails app servers to Hadoop to base
|
CouchDB, PostgreSQL to IRC bouncers to Rails app servers to Hadoop to base
|
||||||
images for various Linux distros. The
|
images for various Linux distros. The
|
||||||
[*registry*](/registry/) also
|
[*registry*](/registry/) also
|
||||||
|
|
Loading…
Reference in New Issue