diff --git a/docker-hub/index.md b/docker-hub/index.md index 878af1018b..1d672de31d 100644 --- a/docker-hub/index.md +++ b/docker-hub/index.md @@ -96,6 +96,8 @@ GitHub and Bitbucket and push them to Docker Hub. * [Webhooks](webhooks.md): Trigger actions after a successful push to a repository to integrate Docker Hub with other services. +Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints. + The following section contains step-by-step instructions on how to easily get started with Docker Hub. ### Step 1: Sign up for a Docker account