mirror of https://github.com/docker/docs.git
fix dropdown consistency (#17766)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
This commit is contained in:
parent
c065d96bc8
commit
b98efa2b46
|
@ -29,7 +29,7 @@ Using the integrated terminal is the same as running `docker exec -it <container
|
|||
- Supports copy, paste, search, and clearing your session.
|
||||
|
||||
To open the integrated terminal, either:
|
||||
- Hover over your running container and select the **Show container actions** menu. From the dropdown menu, select **Open in terminal**.
|
||||
- Hover over your running container and select the **Show container actions** menu. From the drop-down menu, select **Open in terminal**.
|
||||
- Select the container and then select the **Terminal** tab.
|
||||
|
||||
To use your external terminal, change your settings.
|
||||
|
|
|
@ -23,7 +23,7 @@ Authenticator with a registered YubiKey.
|
|||
## Enable two-factor authentication
|
||||
|
||||
1. Sign to your Docker Hub account.
|
||||
2. Select your username and then from the dropdown menu, select **Account Settings**.
|
||||
2. Select your username and then from the drop-down menu, select **Account Settings**.
|
||||
3. Select the **Security** tab and then select **Enable Two-Factor Authentication**.
|
||||
The next page reminds you to download an authenticator app.
|
||||
4. Select **Set up using an app**.
|
||||
|
|
|
@ -10,7 +10,7 @@ access to your Docker Hub account, you can generate a new recovery code.
|
|||
## Generate a new recovery code
|
||||
|
||||
1. Sign in to your Docker Hub account.
|
||||
2. Select your username and then from the dropdown menu, select **Account Settings**.
|
||||
2. Select your username and then from the drop-down menu, select **Account Settings**.
|
||||
3. Navigate to the **Security** tab and select **Click here to generate a new code**.
|
||||
4. Enter your password.
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ any time.
|
|||
|
||||
1. Sign in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}.
|
||||
|
||||
2. Select your username in the top-right corner and from the dropdown menu select **Account Settings**.
|
||||
2. Select your username in the top-right corner and from the drop-down menu select **Account Settings**.
|
||||
|
||||
3. Select the **Security** tab and then **New Access Token**.
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ when the tests succeed.
|
|||
> Note
|
||||
> You might need to specify an organization or user from
|
||||
> the source code provider. Once you select a user, source code
|
||||
> repositories appear in the **Select repository** dropdown list.
|
||||
> repositories appear in the **Select repository** drop-down list.
|
||||
|
||||
5. Optional: Enable [autotests](automated-testing.md#enable-automated-tests-on-a-repository).
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ If you are linking a source code provider to create autobuilds for a team, follo
|
|||
|
||||
1. Sign in to Docker Hub.
|
||||
|
||||
2. Select **Account Settings** in the top-right dropdown navigation, then select the **Linked Accounts** tab.
|
||||
2. Select **Account Settings** in the top-right drop-down navigation, then select the **Linked Accounts** tab.
|
||||
|
||||
3. Select **Link provider** for the source provider you want to link.
|
||||
|
||||
|
@ -97,7 +97,7 @@ To revoke Docker Hub's access to an organization's GitHub repositories:
|
|||
To revoke Docker Hub's access to your GitHub account, you must unlink it both
|
||||
from Docker Hub, and from your GitHub account.
|
||||
|
||||
1. Select **Account Settings** in the top-right dropdown navigation, then open
|
||||
1. Select **Account Settings** in the top-right drop-down navigation, then open
|
||||
the **Linked Accounts** section.
|
||||
|
||||
2. Select the plug icon next to the source provider you want to remove.
|
||||
|
@ -119,7 +119,7 @@ code provider.
|
|||
|
||||
1. Sign in to Docker Hub using your Docker ID.
|
||||
|
||||
2. Select **Account Settings** in the top-right dropdown navigation, then select the **Linked Accounts** tab.
|
||||
2. Select **Account Settings** in the top-right drop-down navigation, then select the **Linked Accounts** tab.
|
||||
|
||||
3. Select **Link provider** for the source provider you want to link.
|
||||
|
||||
|
@ -135,7 +135,7 @@ unlink it both from Docker Hub, and from your Bitbucket account.
|
|||
|
||||
1. Sign in to Docker Hub.
|
||||
|
||||
2. Select **Account Settings** in the top-right dropdown navigation, then open
|
||||
2. Select **Account Settings** in the top-right drop-down navigation, then open
|
||||
the **Linked Accounts** section.
|
||||
|
||||
3. Select the **Plug** icon next to the source provider you want to remove.
|
||||
|
|
|
@ -36,7 +36,7 @@ Before you convert a user account to an organization, ensure that you meet the f
|
|||
|
||||
1. Ensure you have removed your user account from any company or teams or organizations. Also make sure that you have a new Docker ID before you convert an account. See the [Prerequisites](#prerequisites) section for details.
|
||||
|
||||
2. In the top-right of Docker Hub, select your account name and then from the dropdown menu, select **Account Settings**.
|
||||
2. In the top-right of Docker Hub, select your account name and then from the drop-down menu, select **Account Settings**.
|
||||
|
||||
3. From the **Convert Account** tab, select **Convert to Organization**.
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ Before deactivating your Docker Hub account, ensure that you meet the following
|
|||
|
||||
Once you have completed all the steps above, you can deactivate your account.
|
||||
|
||||
1. Select your account name in the top-right of Docker Hub and from the dropdown menu, select **Account Settings**.
|
||||
1. Select your account name in the top-right of Docker Hub and from the drop-down menu, select **Account Settings**.
|
||||
2. From the **Deactivate Account** tab, select **Deactivate account**.
|
||||
|
||||
> This cannot be undone. Be sure you've gathered all the data you need from your account before deactivating it.
|
||||
|
|
|
@ -52,7 +52,7 @@ To give a team access to a repository
|
|||
2. Select the **Teams** tab and select the team that you'd like to configure repository access to.
|
||||
3. Select the **Permissions** tab and select a repository from the
|
||||
**Repository** drop-down.
|
||||
4. Choose a permission from the **Permissions** dropdown list and select
|
||||
4. Choose a permission from the **Permissions** drop-down list and select
|
||||
**Add**.
|
||||
|
||||
{:width="700px"}
|
||||
|
|
|
@ -26,6 +26,6 @@ There is no limit to the number of organizations you can have under a company la
|
|||
1. In Docker Hub, select **Organizations**.
|
||||
2. Select your company.
|
||||
3. From the company page, select **Add organization**.
|
||||
4. Choose the organization you want to add from the dropdown menu.
|
||||
4. Choose the organization you want to add from the drop-down menu.
|
||||
5. Select **Add organization** to confirm.
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ What you'll see is that the files created in one container aren't available in a
|
|||
</div>
|
||||
<div id="gui" class="tab-pane fade" markdown="1">
|
||||
|
||||
In Docker Desktop, go to **Containers**, hover over the container running the **ubuntu** image, and select the **Show container actions** menu. From the dropdown menu, select **Open in terminal**.
|
||||
In Docker Desktop, go to **Containers**, hover over the container running the **ubuntu** image, and select the **Show container actions** menu. From the drop-down menu, select **Open in terminal**.
|
||||
|
||||
You will see a terminal that is running a shell in the Ubuntu container. Run the following command to see the content of the `/data.txt` file. Close this terminal afterwards again.
|
||||
|
||||
|
|
|
@ -67,9 +67,9 @@ To view security recommendations for an image in Docker Desktop:
|
|||
|
||||
1. Go to the **Images** view in Docker Desktop.
|
||||
2. Select the image tag that you want to view recommendations for.
|
||||
3. Near the top, select the **Recommended fixes** dropdown button.
|
||||
3. Near the top, select the **Recommended fixes** drop-down button.
|
||||
|
||||
The dropdown menu lets you choose whether you want to see recommendations for
|
||||
The drop-down menu lets you choose whether you want to see recommendations for
|
||||
the current image or any base images used to build it:
|
||||
|
||||
- [**Recommendations for this image**](#recommendations-for-current-image)
|
||||
|
@ -77,7 +77,7 @@ the current image or any base images used to build it:
|
|||
- [**Recommendations for base image**](#recommendations-for-base-image) provides
|
||||
recommendations for base images used to build the image.
|
||||
|
||||
If the image you're viewing has no associated base images, the dropdown only
|
||||
If the image you're viewing has no associated base images, the drop-down menu only
|
||||
shows the option to view recommendations for the current image.
|
||||
|
||||
### Recommendations in Docker Hub
|
||||
|
|
|
@ -22,7 +22,7 @@ Before you downgrade to a free subscription, you may need to reduce the number o
|
|||
|
||||
1. Log in to your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account.
|
||||
|
||||
2. Select your username in the top-right corner and from the dropdown menu select **Billing**.
|
||||
2. Select your username in the top-right corner and from the drop-down menu select **Billing**.
|
||||
|
||||
3. Choose either your personal account or an organization to downgrade.
|
||||
|
||||
|
|
Loading…
Reference in New Issue