Skip to content

Commit 2fa2aac

Browse files
authored
ENGDOCS-1977 (#19320)
* ENGDOCS-1977 * fix callout
1 parent c33a756 commit 2fa2aac

File tree

8 files changed

+37
-9
lines changed

8 files changed

+37
-9
lines changed

content/desktop/get-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Docker recommends that you authenticate using the **Sign in** option in the top-
3333

3434
In large enterprises where admin access is restricted, administrators can [Configure registry.json to enforce sign-in](../security/for-admins/configure-sign-in.md).
3535

36+
> **Tip**
37+
>
38+
> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
39+
3640
## Benefits of signing in
3741

3842
- You can access your Docker Hub repositories directly from Docker Desktop.

content/desktop/install/linux-install.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ Sign out and sign back in so that your group membership is re-evaluated.
202202
> **Docker Desktop terms**
203203
>
204204
> Commercial use of Docker Desktop in larger enterprises (more than 250
205-
> employees OR more than $10 million USD in annual revenue) requires a paid
206-
> subscription.
205+
> employees OR more than $10 million USD in annual revenue) requires a [paid
206+
> subscription](https://www.docker.com/pricing/).
207207
208208
> **Important**
209209
>
@@ -232,6 +232,7 @@ Sign out and sign back in so that your group membership is re-evaluated.
232232

233233
## Where to go next
234234

235+
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
235236
- [Get started with Docker](../../guides/get-started/_index.md).
236237
- [Explore Docker Desktop](../use-desktop/index.md) and all its features.
237238
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.

content/desktop/install/mac-install.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ This page contains download URLs, information about system requirements, and ins
2525
> **Docker Desktop terms**
2626
>
2727
> Commercial use of Docker Desktop in larger enterprises (more than 250
28-
> employees OR more than $10 million USD in annual revenue) requires a paid
29-
> subscription.
28+
> employees OR more than $10 million USD in annual revenue) requires a [paid
29+
> subscription](https://www.docker.com/pricing/).
3030
3131
## System requirements
3232

@@ -122,6 +122,7 @@ The `install` command accepts the following flags:
122122

123123
## Where to go next
124124

125+
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
125126
- [Get started with Docker](../../guides/get-started/_index.md).
126127
- [Explore Docker Desktop](../use-desktop/index.md) and all its features.
127128
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how

content/desktop/install/windows-install.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ _For checksums, see [Release notes](../release-notes.md)_
2828
> **Docker Desktop terms**
2929
>
3030
> Commercial use of Docker Desktop in larger enterprises (more than 250
31-
> employees OR more than $10 million USD in annual revenue) requires a paid
32-
> subscription.
31+
> employees OR more than $10 million USD in annual revenue) requires a [paid
32+
> subscription](https://www.docker.com/pricing/).
3333
3434
## System requirements
3535

@@ -252,6 +252,7 @@ Docker Desktop does not start automatically after installation. To start Docker
252252

253253
## Where to go next
254254

255+
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
255256
- [Get started with Docker](../../guides/get-started/_index.md).
256257
- [Explore Docker Desktop](../use-desktop/index.md) and all its features.
257258
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, and

content/docker-hub/quickstart.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,17 @@ aliases:
7979

8080
The following section contains step-by-step instructions on how to get started with Docker Hub.
8181

82-
### Step 1: Sign up for a Docker account
82+
### Step 1: Sign up for a free Docker account
8383

8484
Start by creating a [Docker ID](https://hub.docker.com/signup).
8585

8686
A [Docker ID](../docker-id/_index.md) grants you access to Docker Hub repositories and lets you explore available images from the community and verified publishers. You also need a Docker ID to share images on Docker Hub.
8787

88+
> **Tip**
89+
>
90+
> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
91+
{ .tip }
92+
8893
### Step 2: Create your first repository
8994

9095
To create a repository:

content/docker-id/_index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@ aliases:
88
- /docker-hub/accounts/
99
---
1010

11-
You can create a Docker account with your email address or by signing up with your Google or GitHub account. Once you've created your account with a unique Docker ID, you can access all Docker products, including Docker Hub. With Docker Hub, you can access repositories and explore images that are available from the community and verified publishers.
11+
You can create a free Docker account with your email address or by signing up with your Google or GitHub account. Once you've created your account with a unique Docker ID, you can access all Docker products, including Docker Hub. With Docker Hub, you can access repositories and explore images that are available from the community and verified publishers.
1212

1313
Your Docker ID becomes your username for hosted Docker services, and [Docker forums](https://forums.docker.com/).
1414

15+
> **Tip**
16+
>
17+
> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
18+
{ .tip }
19+
1520
## Create a Docker ID
1621

1722
### Sign up with your email address

content/get-docker.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ significantly reduce the delay between writing code and running it in production
2323
You can download and install Docker on multiple platforms. Refer to the following
2424
section and choose the best installation path for you.
2525

26+
> **Docker Desktop terms**
27+
>
28+
> Commercial use of Docker Desktop in larger enterprises (more than 250
29+
> employees OR more than $10 million USD in annual revenue) requires a [paid
30+
> subscription](https://www.docker.com/pricing/).
31+
2632
{{< card
2733
title="Docker Desktop for Mac"
2834
description="A native application using the macOS sandbox security model that delivers all Docker tools to your Mac."

content/subscription/desktop-license.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@ Read the [Blog](https://www.docker.com/blog/updating-product-subscriptions/) and
2222
Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, select {{< inline-image src="../desktop/mac/images/whale-x.svg" alt="whale menu" >}} > **About Docker Desktop** > **Acknowledgements**.
2323

2424
Docker Desktop distributes some components that are licensed under the
25-
GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
25+
GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
26+
27+
> **Tip**
28+
>
29+
> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
30+
{ .tip }

0 commit comments

Comments
 (0)