diff --git a/docker-hub/accounts.md b/docker-hub/accounts.md index 539245e57d..1a22d1d01e 100644 --- a/docker-hub/accounts.md +++ b/docker-hub/accounts.md @@ -1,7 +1,6 @@ --- description: Your Docker ID -keywords: -- Docker, docker, trusted, sign-up, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation +keywords: Docker, docker, trusted, sign-up, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation title: Docker ID and Docker Hub accounts --- @@ -54,4 +53,4 @@ from the Hub. If you can't access your account for some reason, you can reset your password from the [*Password Reset*](https://hub.docker.com/reset-password/) -page. +page. \ No newline at end of file diff --git a/docker-hub/bitbucket.md b/docker-hub/bitbucket.md index 0dda2cff8d..bf8ba8de3c 100644 --- a/docker-hub/bitbucket.md +++ b/docker-hub/bitbucket.md @@ -1,7 +1,6 @@ --- description: Docker Hub Automated Builds using Bitbucket -keywords: -- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, bitbucket +keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, bitbucket title: Configure automated builds with Bitbucket --- @@ -47,4 +46,4 @@ You can also manually add a webhook from your repository's **Settings** page. Set the URL to `https://registry.hub.docker.com/hooks/bitbucket`, to be triggered for repository pushes. -![bitbucket-hooks](images/bitbucket-hook.png) +![bitbucket-hooks](images/bitbucket-hook.png) \ No newline at end of file diff --git a/docker-hub/builds.md b/docker-hub/builds.md index 547615e8e9..c860224689 100644 --- a/docker-hub/builds.md +++ b/docker-hub/builds.md @@ -1,7 +1,6 @@ --- description: Docker Hub Automated Builds -keywords: -- Dockerfile, Hub, builds, trusted builds, automated builds +keywords: Dockerfile, Hub, builds, trusted builds, automated builds title: Configure automated builds on Docker Hub --- @@ -232,4 +231,4 @@ OK ``` To verify everything is working correctly, check the **Last 10 Trigger Logs** on -the page. +the page. \ No newline at end of file diff --git a/docker-hub/github.md b/docker-hub/github.md index 686e9b8a49..758fd3de29 100644 --- a/docker-hub/github.md +++ b/docker-hub/github.md @@ -1,7 +1,6 @@ --- description: Docker Hub Automated Builds with GitHub -keywords: -- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, GitHub +keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, trusted, builds, trusted builds, automated builds, GitHub title: Configure automated builds from GitHub --- @@ -200,4 +199,4 @@ The image below shows the "Docker" Service Hook. ![bitbucket-hooks](images/github-side-hook.png) If you add the "Docker" service manually, make sure the "Active" checkbox is -selected and click the "Update service" button to save your changes. +selected and click the "Update service" button to save your changes. \ No newline at end of file diff --git a/docker-hub/index.md b/docker-hub/index.md index 85fe4a2f0c..d04f560ed0 100644 --- a/docker-hub/index.md +++ b/docker-hub/index.md @@ -1,9 +1,8 @@ --- +description: Docker Hub overview +keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams redirect_from: - /docker-hub/overview/ -description: Docker Hub overview -keywords: -- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams title: Overview of Docker Hub --- @@ -90,4 +89,4 @@ or you can create private repositories with limited access you control. ### Docker commands and Docker Hub Docker itself provides access to Docker Hub services via the [`docker search`](/reference/commandline/search), -[`pull`](/reference/commandline/pull), [`login`](/reference/commandline/login), and [`push`](/reference/commandline/push) commands. +[`pull`](/reference/commandline/pull), [`login`](/reference/commandline/login), and [`push`](/reference/commandline/push) commands. \ No newline at end of file diff --git a/docker-hub/official_repos.md b/docker-hub/official_repos.md index 5ff3a37c62..22c79dc80d 100644 --- a/docker-hub/official_repos.md +++ b/docker-hub/official_repos.md @@ -1,7 +1,6 @@ --- description: Guidelines for Official Repositories on Docker Hub -keywords: -- Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, official,image, documentation +keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, official,image, documentation title: Official repositories on Docker Hub --- @@ -120,4 +119,4 @@ Repositories team becomes responsible for publishing the images and documentation on Docker Hub. Updates to the Official Repository follow the same pull request process, though with less review. The Official Repositories team ultimately acts as a gatekeeper for all changes, which helps mitigate the risk -of quality and security issues from being introduced. +of quality and security issues from being introduced. \ No newline at end of file diff --git a/docker-hub/orgs.md b/docker-hub/orgs.md index 4e8693f8ac..998296cc4b 100644 --- a/docker-hub/orgs.md +++ b/docker-hub/orgs.md @@ -1,7 +1,6 @@ --- description: Docker Hub Teams and Organizations -keywords: -- Docker, docker, registry, teams, organizations, plans, Dockerfile, Docker Hub, docs, documentation +keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Docker Hub, docs, documentation title: Organizations and teams in Docker Hub --- @@ -48,4 +47,4 @@ of the repository view: > `Read` access to the repository, regardless of the rights their team > membership has given them. -![Organization repository collaborators](images/org-repo-collaborators.png) +![Organization repository collaborators](images/org-repo-collaborators.png) \ No newline at end of file diff --git a/docker-hub/repos.md b/docker-hub/repos.md index 7e18839caf..08e525c8e7 100644 --- a/docker-hub/repos.md +++ b/docker-hub/repos.md @@ -1,7 +1,6 @@ --- description: Your Repositories on Docker Hub -keywords: -- Docker, docker, trusted, registry, accounts, plans, Dockerfile, Docker Hub, webhooks, docs, documentation +keywords: Docker, docker, trusted, registry, accounts, plans, Dockerfile, Docker Hub, webhooks, docs, documentation title: Repositories on Docker Hub --- @@ -259,4 +258,4 @@ The following parameters are recognized in callback data: "description": "387 tests PASSED", "context": "Continuous integration by Acme CI", "target_url": "http://ci.acme.com/results/afd339c1c3d27" - } + } \ No newline at end of file diff --git a/docker-hub/webhooks.md b/docker-hub/webhooks.md index 96cd6e6da0..2ca3e1c802 100644 --- a/docker-hub/webhooks.md +++ b/docker-hub/webhooks.md @@ -1,7 +1,6 @@ --- description: Docker Hub Automated Builds -keywords: -- Docker, webhookds, hub, builds +keywords: Docker, webhookds, hub, builds title: Webhooks for automated builds --- @@ -47,4 +46,4 @@ example webhook below generates an HTTP POST that delivers a JSON payload: >**Note:** If you want to test your webhook, we recommend using a tool like >[requestb.in](http://requestb.in/). Also note, the Docker Hub server can't be ->filtered by IP address. +>filtered by IP address. \ No newline at end of file