Merge pull request #12996 from jerae-duffin/RG-121

Updated Content & Links
This commit is contained in:
Usha Mandya 2021-06-11 09:57:47 +01:00 committed by GitHub
commit 0ba5ed73d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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