mirror of https://github.com/docker/docs.git
Merge pull request #12996 from jerae-duffin/RG-121
Updated Content & Links
This commit is contained in:
commit
0ba5ed73d5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue