|
| 1 | +--- |
| 2 | +title: Manage Docker tools |
| 3 | +weight: 45 |
| 4 | +description: Learn how to manage Docker tools for your organization |
| 5 | +keywords: organization, tools |
| 6 | +--- |
| 7 | + |
| 8 | +Docker subscriptions come with access to all Docker tools. In this section, learn how to manage access and view usage of the tools for your organization. For more detailed information about each tool, including how to set up and configure them, see the following manuals: |
| 9 | + |
| 10 | +- [Docker Build Cloud](../../build-cloud/_index.md) |
| 11 | +- [Docker Desktop](../../desktop/_index.md) |
| 12 | +- [Docker Hub](../../docker-hub/_index.md) |
| 13 | +- [Docker Scout](../../scout/_index.md) |
| 14 | +- [Testcontainers Cloud](https://testcontainers.com/cloud/docs/#getting-started) |
| 15 | + |
| 16 | +## Manage access to Docker tools |
| 17 | + |
| 18 | +Docker Hub, Docker Build Cloud, and Docker Scout access are enabled by default |
| 19 | +for all users with a paid subscription, excluding legacy subscriptions. |
| 20 | +Testcontainers Cloud access by default is disabled. Use the following sections |
| 21 | +to learn how to enable or disable access for these tools. |
| 22 | + |
| 23 | +### Manage access to Docker Build Cloud |
| 24 | + |
| 25 | +To manage access for Docker Build Cloud, sign in to [Docker Build |
| 26 | +Cloud](http://app.docker.com/build) as an organization owner, select **Account |
| 27 | +settings**, and then manage access under **Lock Docker Build Cloud**. |
| 28 | + |
| 29 | +### Manage access to Docker Scout |
| 30 | + |
| 31 | +To manage access for using Docker Scout on remote repositories, configure |
| 32 | +[integrations](../../scout/explore/dashboard.md#integrations) and [repository |
| 33 | +settings](../../scout/explore/dashboard.md#repository-settings) in the [Docker |
| 34 | +Scout Dashboard](https://scout.docker.com/). |
| 35 | + |
| 36 | +To manage access for using Docker Scout on local images in Docker Desktop, use |
| 37 | +[Settings |
| 38 | +Management](../../security/for-admins/hardened-desktop/settings-management/_index.md) |
| 39 | +and set `sbomIndexing`. |
| 40 | + |
| 41 | +### Manage access to Docker Hub |
| 42 | + |
| 43 | +To manage access for Docker Hub, you can use [Registry Access |
| 44 | +Management](../../security/for-admins/hardened-desktop/registry-access-management.md) |
| 45 | +or [Image Access |
| 46 | +Management](../../security/for-admins/hardened-desktop/image-access-management.md). |
| 47 | + |
| 48 | +### Manage access to Testcontainers Cloud |
| 49 | + |
| 50 | +To manage access for Testcontainers Cloud, sign in to [Testcontainers |
| 51 | +Cloud](https://app.testcontainers.cloud/), select **Account**, and then select |
| 52 | +**Users** to manage your users who have access. |
| 53 | + |
| 54 | +## View Docker tool usage |
| 55 | + |
| 56 | +You can view your organization's Docker tool usage and then [scale your |
| 57 | +subscription](../../subscription/scale.md) to meet your needs. View usage for |
| 58 | +the tools on the following pages: |
| 59 | + |
| 60 | +- Docker Build Cloud: View the **Build minutes** page in [Docker Build Cloud |
| 61 | + Dashboard](http://app.docker.com/build). |
| 62 | + |
| 63 | +- Docker Scout: View the **Billing settings** page in the [Docker Scout |
| 64 | + Dashboard](https://scout.docker.com/settings/billing). |
| 65 | + |
| 66 | +- Docker Hub: View the **Usage** page in [Docker Hub](https://hub.docker.com/usage). |
| 67 | + |
| 68 | +- Testcontainers Cloud: View the **Billing** page in the [Testcontainers Cloud |
| 69 | + Dashboard](https://app.testcontainers.cloud/dashboard/billing). |
| 70 | + |
| 71 | +- Docker Desktop: View the **Insights** page in the [Docker Admin |
| 72 | + Console](https://app.docker.com/admin). |
0 commit comments