mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
* cli: use the new add-host separator Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> * update organization admin sections * update company sections and move faqs * add create company steps and clean up overview * update faq paths in tiles and add ea banner to admin tab * fix spaces and update admin console references * update banner message, clarify content, and streamline onboarding guide --------- Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2.7 KiB
2.7 KiB
description, keywords, title, grid
| description | keywords | title | grid | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Learn about Docker Hub features and the administrative tasks available in Docker Hub | Docker, docker, docker hub, hub, overview | Overview of Docker Hub |
|
Docker Hub is a service provided by Docker for finding and sharing container images.
It's the world’s largest repository of container images with an array of content sources including container community developers, open source projects, and independent software vendors (ISV) building and distributing their code in containers.
Docker Hub is also where you can go to change your Docker account settings and carry out administrative tasks. If you have a Docker Team or Business subscription, you can also carry out administrative tasks in the Docker Admin Console.
{{< tabs >}} {{< tab name="What key features are included in Docker Hub?" >}}
- Repositories: Push and pull container images.
- Builds: Automatically build container images from GitHub and Bitbucket and push them to Docker Hub.
- Webhooks: Trigger actions after a successful push to a repository to integrate Docker Hub with other services.
- Docker Hub CLI tool (currently experimental) and an API that allows you to interact with Docker Hub.
- Browse through the Docker Hub API documentation to explore the supported endpoints. {{< /tab >}} {{< tab name="What administrative tasks can I perform in Docker Hub?" >}}
- Create and manage teams and organizations
- Create a company
- Enforce sign in
- Set up SSO and SCIM
- Use Group mapping
- Carry out domain audits
- Use Image Access Management to control developers' access to certain types of images
- Turn on Registry Access Management {{< /tab >}} {{< /tabs >}}
{{< grid >}}