mirror of https://github.com/docker/docs.git
Added missing article on multiple pages (#22098)
## Description In this PR I added an article that was missing from several similar pages. ## Reviews - [ ] Technical review - [x] Editorial review - [ ] Product review
This commit is contained in:
parent
a0b3a20b96
commit
123f79504d
|
@ -29,7 +29,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token)for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
@ -69,12 +69,12 @@ to Docker Hub.
|
|||
|
||||
```yaml
|
||||
name: ci
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token)for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
2. Open the repository **Settings**, and go to **Secrets and variables** >
|
||||
**Actions**.
|
||||
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
|
||||
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as a value.
|
||||
|
||||
4. Create a new [Personal Access Token (PAT)](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for Docker Hub. You can name this token `docker-tutorial`. Make sure access permissions include Read and Write.
|
||||
|
||||
|
|
Loading…
Reference in New Issue