Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/admin/organization/onboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Before you start to onboard your organization, ensure that you:
>
> When purchasing a self-serve subscription, the on-screen instructions guide you through creating an organization. If you have purchased a subscription through Docker Sales and you have not yet created an organization, see [Create an organization](/admin/organization/orgs).
- Familiarize yourself with Docker concepts and terminology in the [glossary](/glossary/) and [FAQs](/faq/admin/general-faqs/).
- Familiarize yourself with Docker concepts and terminology in the [administration overview](../_index.md) and [FAQs](/faq/admin/general-faqs/).

## Step 1: Identify your Docker users

Expand Down
3 changes: 1 addition & 2 deletions content/manuals/docker-hub/usage/pulls.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ A pull is defined as the following:
## Pull attribution

Pulls from authenticated users can be attributed to either a personal or an
organization
[namespace](/reference/glossary/#organization-name).
[organization namespace](/manuals/admin/faqs/general-faqs.md#whats-an-organization-name-or-namespace).

Attribution is based on the following:

Expand Down
7 changes: 2 additions & 5 deletions content/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
title: Glossary
description: Glossary of terms used around Docker
keywords: glossary, docker, terms, definitions
layout: glossary
notoc: true
aliases:
- /engine/reference/glossary/
- /glossary/
---

<!--
To edit/add/remove glossary entries, visit the YAML file at:
https://github.com/docker/docs/blob/main/data/glossary.yaml
-->
Need a definition? Docker's AI-powered assistant can help. Select **Ask AI** in the
top navigation and ask it to define a term.
Loading