Skip to content

Commit 06bc116

Browse files
Merge pull request #22266 from docker/published-update
publish updates from main
2 parents 352d72e + a7a2a52 commit 06bc116

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+157
-97
lines changed

content/guides/jupyter.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ To share your image and data, you'll use [Docker Hub](https://hub.docker.com/).
371371

372372
4. Verify that you pushed the image to Docker Hub.
373373
1. Go to [Docker Hub](https://hub.docker.com).
374-
2. Select **Repositories**.
374+
2. Select **My Hub** > **Repositories**.
375375
3. View the **Last pushed** time for your repository.
376376

377377
Other users can now download and run your image using the `docker run` command. They need to replace `YOUR-USER-NAME` with your Docker ID.
@@ -395,7 +395,7 @@ This example uses the Docker Desktop graphical user interface. Alternatively, in
395395
8. Select **Save**.
396396
9. Verify that you exported the volume to Docker Hub.
397397
1. Go to [Docker Hub](https://hub.docker.com).
398-
2. Select **Repositories**.
398+
2. Select **My Hub** > **Repositories**.
399399
3. View the **Last pushed** time for your repository.
400400

401401
Other users can now download and import your volume. To import the volume and then run it with your image:

content/guides/tensorflowjs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ developer ecosystem. To share your image:
533533

534534
4. Verify that you pushed the image to Docker Hub.
535535
1. Go to [Docker Hub](https://hub.docker.com).
536-
2. Select **Repositories**.
536+
2. Select **My Hub** > **Repositories**.
537537
3. View the **Last pushed** time for your repository.
538538

539539
Other users can now download and run your image using the `docker run` command. They need to replace `YOUR-USER-NAME` with your Docker ID.

content/manuals/admin/organization/convert-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before you convert a user account to an organization, ensure that you meet the f
2424
- The user account that you want to convert must not be a member of a company or any teams or organizations. You must remove the account from all teams, organizations, or the company.
2525

2626
To do this:
27-
1. Navigate to **Organizations** and then select the organization(s) you need to leave.
27+
1. Navigate to **My Hub** and then select the organization you need to leave.
2828
2. Find your username in the **Members** tab.
2929
3. Select the **More options** menu and then select **Leave organization**.
3030

content/manuals/admin/organization/deactivate-account.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Once you have completed all the previous steps, you can deactivate your organiza
4949
{{< /tab >}}
5050
{{< tab name="Docker Hub" >}}
5151

52-
1. On Docker Hub, select **Organizations**.
52+
1. On Docker Hub, select **My Hub**.
5353
2. Choose the organization you want to deactivate.
54-
3. In **Settings**, select the **Deactivate Org** tab and then **Deactivate organization**.
54+
3. In **Settings**, select the **Deactivate org** and then **Deactivate organization**.
5555

5656
{{< /tab >}}
5757
{{< /tabs >}}

content/manuals/admin/organization/manage-a-team.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ The organization owner can also add additional organization owners to help them
3838
{{< tab name="Docker Hub" >}}
3939

4040
1. Sign in to [Docker Hub](https://hub.docker.com).
41-
2. Select **Organizations** and choose your organization.
42-
3. Select the **Teams** tab and then select **Create Team**.
41+
2. Select **My Hub** and choose your organization.
42+
3. Select the **Teams** and then select **Create Team**.
4343
4. Fill out your team's information and select **Create**.
4444
5. [Add members to your team](members.md#add-a-member-to-a-team).
4545

@@ -65,8 +65,8 @@ access. Note that organization owners have full administrative access to all rep
6565
To give a team access to a repository:
6666

6767
1. Sign in to [Docker Hub](https://hub.docker.com).
68-
2. Select **Organizations** and choose your organization.
69-
3. Select the **Teams** tab and select the team that you'd like to configure repository access to.
68+
2. Select **My Hub** and choose your organization.
69+
3. Select the **Teams** and select the team that you'd like to configure repository access to.
7070
4. Select the **Permissions** tab and select a repository from the
7171
**Repository** drop-down.
7272
5. Choose a permission from the **Permissions** drop-down list and select
@@ -109,7 +109,7 @@ you automatically have "Read-only" permissions:
109109
To view a team's permissions across all repositories:
110110

111111
1. Sign in to [Docker Hub](https://hub.docker.com).
112-
2. Select **Organizations** and choose your organization.
112+
2. Select **My Hub** and choose your organization.
113113
3. Select **Teams** and choose your team name.
114114
4. Select the **Permissions** tab, where you can view the repositories this team can access.
115115

@@ -121,8 +121,8 @@ Organization owners can delete a team in Docker Hub or Admin Console. When you r
121121
{{< tab name="Docker Hub" >}}
122122

123123
1. Sign in to [Docker Hub](https://hub.docker.com).
124-
2. Select **Organizations** and choose your organization.
125-
3. Select the **Teams** tab.
124+
2. Select **My Hub** and choose your organization.
125+
3. Select **Teams**.
126126
4. Select the name of the team that you want to delete.
127127
5. Select **Settings**.
128128
6. Select **Delete Team**.

content/manuals/admin/organization/members.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ address you received the invitation through.
4747
4. Optional. If you do not have an account and created one, you must navigate
4848
back to your email inbox and verify your email address using the Docker verification
4949
email.
50-
5. Once you are signed in to Docker Hub, select **Organizations** from the top-level navigation menu.
51-
6. The organizations page will display your invitation. Select **Accept**.
50+
5. Once you are signed in to Docker Hub, select **My Hub** from the top-level navigation menu.
51+
6. Select **Accept** on your invitation.
5252

5353
After accepting an invitation, you are now a member of the organization.
5454

@@ -64,7 +64,7 @@ After inviting members, you can resend or remove invitations as needed.
6464
To resend an invitation from Docker Hub:
6565

6666
1. Sign in to [Docker Hub](https://hub.docker.com/).
67-
2. Select **Organizations**, your organization, and then **Members**.
67+
2. Select **My Hub**, your organization, and then **Members**.
6868
3. In the table, locate the invitee, select the **Actions** icon, and then select
6969
**Resend invitation**.
7070
4. Select **Invite** to confirm.
@@ -93,7 +93,7 @@ To resend an invitation from the Admin Console:
9393
To remove a member's invitation from Docker Hub:
9494

9595
1. Sign in to [Docker Hub](https://hub.docker.com/).
96-
2. Select **Organizations**, your organization, and then **Members**.
96+
2. Select **My Hub**, your organization, and then **Members**.
9797
3. In the table, select the **Action** icon, and then select **Remove member** or **Remove invitee**.
9898
4. Follow the on-screen instructions to remove the member or invitee.
9999

@@ -125,12 +125,12 @@ Use Docker Hub or the Admin Console to add or remove team members. Organization
125125
To add a member to a team with Docker Hub:
126126

127127
1. Sign in to [Docker Hub](https://hub.docker.com).
128-
2. Select **Organizations**, your organization, and then **Members**.
128+
2. Select **My Hub**, your organization, and then **Members**.
129129
3. Select the **Action** icon, and then select **Add to team**.
130130

131131
> [!NOTE]
132132
>
133-
> You can also navigate to **Organizations** > **Your Organization** > **Teams** > **Your Team Name** and select **Add Member**. Select a member from the drop-down list to add them to the team or search by Docker ID or email.
133+
> You can also navigate to **My Hub** > **Your Organization** > **Teams** > **Your Team Name** and select **Add Member**. Select a member from the drop-down list to add them to the team or search by Docker ID or email.
134134
4. Select the team and then select **Add**.
135135

136136
> [!NOTE]
@@ -167,7 +167,7 @@ Organization owners can remove a member from a team in Docker Hub or Admin Conso
167167
To remove a member from a specific team with Docker Hub:
168168

169169
1. Sign in to [Docker Hub](https://hub.docker.com).
170-
2. Select **Organizations**, your organization, **Teams**, and then the team.
170+
2. Select **My Hub**, your organization, **Teams**, and then the team.
171171
3. Select the **X** next to the user’s name to remove them from the team.
172172
4. When prompted, select **Remove** to confirm.
173173

@@ -198,7 +198,7 @@ the company owner can also manage that organization's roles. If you have SSO ena
198198
To update a member role:
199199

200200
1. Sign in to [Docker Hub](https://hub.docker.com).
201-
2. Select **Organizations**, your organization, and then **Members**.
201+
2. Select **My Hub**, your organization, and then **Members**.
202202
3. Find the username of the member whose role you want to edit. In the table, select the **Actions** icon.
203203
4. Select **Edit role**.
204204
5. Select their organization, select the role you want to assign, and then select **Save**.
@@ -221,7 +221,7 @@ Owners can export a CSV file containing all members. The CSV file for a company
221221
To export a CSV file of your members:
222222

223223
1. Sign in to [Docker Hub](https://hub.docker.com).
224-
2. Select **Organizations**, your organization, and then **Members**.
224+
2. Select **My Hub**, your organization, and then **Members**.
225225
3. Select the **Action** icon and then select **Export users as CSV**.
226226

227227
{{< /tab >}}

content/manuals/admin/organization/orgs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ detailed instructions on converting an existing user account to an organization,
2929
{{< tab name="Docker Hub" >}}
3030

3131
1. Sign in to [Docker Hub](https://hub.docker.com/) using your Docker ID, your email address, or your social provider.
32-
2. Select **Organizations** and then **Create Organization** to create a new organization.
32+
2. Select **My Hub**, select the account drop-down, and then **Create Organization** to create a new organization.
3333
3. Choose a plan for your organization, a billing cycle, and specify how many seats you need. See [Docker Pricing](https://www.docker.com/pricing/) for details on the features offered in the Team and Business plan.
3434
4. Select **Continue to profile**.
3535
5. Enter an **Organization namespace**. This is the official, unique name for
@@ -103,7 +103,7 @@ To view an organization:
103103
> then you are neither a member or an owner of it. An organization
104104
> administrator needs to add you as a member of the organization.
105105
106-
2. Select **Organizations** in the top navigation bar, then choose your
106+
2. Select **My Hub** in the top navigation bar, then choose your
107107
organization from the list.
108108

109109
The organization landing page displays various options that let you to

content/manuals/billing/cycle.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ To change your organization's billing cycle:
7979
To change your organization's billing cycle:
8080

8181
1. Sign in to [Docker Hub](https://hub.docker.com).
82-
2. Select **Organizations** from the top-level navigation.
83-
3. Select the organization that you want to change the payment method for.
84-
4. In the bottom-right of the **Plan** tab, select **Switch to annual billing**.
82+
2. Select **My Hub** from the top-level navigation.
83+
3. Select the organization that you want to change the payment method for, and then select **Billing**.
84+
4. Select **Switch to annual billing**.
8585
5. Review the information displayed on the **Change to an Annual subscription** page and select **Accept Terms and Purchase** to confirm.
8686

8787
{{< /tab >}}

content/manuals/docker-hub/repos/archive.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ unarchived, the following occurs:
3535
## Archive a repository
3636

3737
1. Sign in to [Docker Hub](https://hub.docker.com).
38-
2. Select **Repositories**.
38+
2. Select **My Hub** > **Repositories**.
3939

4040
A list of your repositories appears.
4141

@@ -51,7 +51,7 @@ unarchived, the following occurs:
5151
## Unarchive a repository
5252

5353
1. Sign in to [Docker Hub](https://hub.docker.com).
54-
2. Select **Repositories**.
54+
2. Select **My Hub** > **Repositories**.
5555

5656
A list of your repositories appears.
5757

content/manuals/docker-hub/repos/create.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 20
88
---
99

1010
1. Sign in to [Docker Hub](https://hub.docker.com).
11-
2. Select **Repositories**.
11+
2. Select **My Hub** > **Repositories**.
1212
3. Near the top-right corner, select **Create repository**.
1313
4. Select a **Namespace**.
1414

content/manuals/docker-hub/repos/delete.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 40
1313
> settings. This action can't be undone.
1414
1515
1. Sign in to [Docker Hub](https://hub.docker.com).
16-
2. Select **Repositories**.
16+
2. Select **My Hub** > **Repositories**.
1717

1818
A list of your repositories appears.
1919

content/manuals/docker-hub/repos/manage/access.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ change the visibility after the repository has been created.
3939
To change repository visibility:
4040

4141
1. Sign in to [Docker Hub](https://hub.docker.com).
42-
2. Select **Repositories**.
42+
2. Select **My Hub** > **Repositories**.
4343
3. Select a repository.
4444

4545
The **General** page for the repository appears.
@@ -75,7 +75,7 @@ teams, or organization access tokens to manage access.
7575

7676
1. Sign in to [Docker Hub](https://hub.docker.com).
7777

78-
2. Select **Repositories**.
78+
2. Select **My Hub** > **Repositories**.
7979

8080
A list of your repositories appears.
8181

@@ -111,7 +111,7 @@ To configure team repository permissions:
111111

112112
1. Sign in to [Docker Hub](https://hub.docker.com).
113113

114-
2. Select **Repositories**.
114+
2. Select **My Hub** > **Repositories**.
115115

116116
A list of your repositories appears.
117117

content/manuals/docker-hub/repos/manage/builds/automated-testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ branch or tag, and you do not need to enable it at all.
7373
Only branches that are configured to use autobuild push images to the
7474
Docker repository, regardless of the Autotest settings.
7575

76-
1. Sign in to Docker Hub and select **Repositories**.
76+
1. Sign in to Docker Hub and select **My Hub** > **Repositories**.
7777

7878
2. Select the repository you want to enable `Autotest` on.
7979

content/manuals/docker-hub/repos/manage/builds/link-source.md

+8-11
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,9 @@ If you are linking a source code provider to create autobuilds for a team, follo
2727

2828
1. Sign in to Docker Hub.
2929

30-
2. Select the **Settings** icon in the top-right navigation, then select **Repository Settings**.
30+
2. Select **My Hub** > **Settings** > **Linked accounts**.
3131

32-
![Repository settings menu](./images/docker-hub-repo-settings-menu.png)
33-
34-
35-
3. From the **Linked accounts** tab, select **Link provider** for the source provider you want to link.
32+
3. Select **Link provider** for the source provider you want to link.
3633

3734
If you want to unlink your current GitHub account and relink to a new GitHub account, make sure to completely sign out of [GitHub](https://github.com/) before linking via Docker Hub.
3835

@@ -102,9 +99,9 @@ To revoke Docker Hub's access to an organization's GitHub repositories:
10299
To revoke Docker Hub's access to your GitHub account, you must unlink it both
103100
from Docker Hub, and from your GitHub account.
104101

105-
1. Select the **Settings** icon in the top-right navigation, then select **Repository Settings**.
102+
1. Select **My Hub** > **Settings** > **Linked accounts**.
106103

107-
2. From the **Linked accounts** tab, select the plug icon next to the source provider you want to remove.
104+
2. Select **Unlink provider** next to the source provider you want to remove.
108105

109106
3. Go to your GitHub account's **Settings** page.
110107

@@ -123,9 +120,9 @@ code provider.
123120

124121
1. Sign in to Docker Hub using your Docker ID.
125122

126-
2. Select the **Settings** icon in the top-right navigation, then select **Repository Settings**.
123+
2. Select **My Hub** > **Settings** > **Linked accounts**.
127124

128-
3. From the **Linked accounts** tab, select **Link provider** for the source provider you want to link.
125+
3. Select **Link provider** for the source provider you want to link.
129126

130127
4. If necessary, sign in to Bitbucket.
131128

@@ -138,9 +135,9 @@ unlink it both from Docker Hub, and revoke authorization in your Bitbucket accou
138135

139136
1. Sign in to Docker Hub.
140137

141-
2. Select the **Settings** icon in the top-right navigation, then select **Repository Settings**.
138+
2. Select **My Hub** > **Settings** > **Linked accounts**.
142139

143-
3. From the **Linked accounts** tab, select the **Plug** icon next to the source provider you want to remove.
140+
3. Select **Unlink provider** next to the source provider you want to remove.
144141

145142
> [!IMPORTANT]
146143
> After unlinking the account on Docker Hub, you must also revoke the authorization on the Bitbucket end.

content/manuals/docker-hub/repos/manage/builds/manage-builds.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ a while, for example when you are doing major refactoring in your code. Disablin
4848

4949
To disable an automated build:
5050

51-
1. From the **Repositories** page, select a repository, and select the **Builds** tab.
51+
1. In [Docker Hub](https://hub.docker.com), go to **My Hub** > **Repositories**, select a repository, and select the **Builds** tab.
5252

5353
2. Select **Configure automated builds** to edit the repository's build settings.
5454

content/manuals/docker-hub/repos/manage/builds/setup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ build an image each time you push new code to your source provider. If you have
2222
[automated tests](automated-testing.md) configured, the new image is only pushed
2323
when the tests succeed.
2424

25-
1. From the **Repositories** section, select a repository to view its details.
25+
1. In [Docker Hub](https://hub.docker.com), go to **My Hub** > **Repositories**, and select a repository to view its details.
2626

2727
2. Select the **Builds** tab.
2828

@@ -150,7 +150,7 @@ destination Docker tag to set up an automated build. You can also:
150150
create dynamic tags
151151

152152
All of these options are available from the **Build configuration** screen for
153-
each repository. Select **Repositories** from the left navigation, and select the name of the repository you want to edit. Select the **Builds** tab, and then select **Configure Automated builds**.
153+
each repository. In [Docker Hub](https://hub.docker.com), select **My Hub** > **Repositories**, and select the name of the repository you want to edit. Select the **Builds** tab, and then select **Configure Automated builds**.
154154

155155
### Tag and branch builds
156156

content/manuals/docker-hub/repos/manage/hub-images/manage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following objects are shown in the diagram.
2727
## Manage repository images and image indexes
2828

2929
1. Sign in to [Docker Hub](https://hub.docker.com).
30-
2. Select **Repositories**.
30+
2. Select **My Hub** > **Repositories**.
3131
3. In the list, select a repository.
3232
4. Select **Image Management**.
3333
5. Search, filter, or sort the items.

content/manuals/docker-hub/repos/manage/hub-images/move.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The private images that existed in your previous account are now available in yo
4242
To avoid losing your private images, you can pull your private images from your
4343
personal account and push them to an organization that's owned by you.
4444

45-
1. Navigate to [Docker Hub](https://hub.docker.com) and select **Organizations**.
45+
1. Navigate to [Docker Hub](https://hub.docker.com) and select **My Hub**.
4646
2. Select the applicable organization and verify that your user account is a member of the organization.
4747
3. Sign in to [Docker Hub](https://hub.docker.com) using your original Docker account, and pull your images:
4848

content/manuals/docker-hub/repos/manage/hub-images/tags.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The image is then uploaded and available for use in Docker Hub.
3333
You can view the available tags and the size of the associated image.
3434

3535
1. Sign in to [Docker Hub](https://hub.docker.com).
36-
2. Select **Repositories**.
36+
2. Select **My Hub** > **Repositories**.
3737

3838
A list of your repositories appears.
3939

@@ -51,7 +51,7 @@ Only the repository owner or other team members with granted permissions can
5151
delete tags.
5252

5353
1. Sign in to [Docker Hub](https://hub.docker.com).
54-
2. Select **Repositories**.
54+
2. Select **My Hub** > **Repositories**.
5555

5656
A list of your repositories appears.
5757

0 commit comments

Comments
 (0)