Skip to content

Commit 45197a3

Browse files
committed
chore: remove faq section
Signed-off-by: David Karlsson <[email protected]>
1 parent ccb50a8 commit 45197a3

File tree

29 files changed

+107
-102
lines changed

29 files changed

+107
-102
lines changed

content/faq/admin/company-faqs.md renamed to content/admin/faqs/company-faqs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
description: Company FAQs
33
keywords: Docker, Docker Hub, SSO FAQs, single sign-on, company, administration, company management
44
title: FAQs on companies
5+
tags: [FAQ]
56
aliases:
67
- /docker-hub/company-faqs/
8+
- /faq/admin/company-faqs/
79
---
810

911
### Are existing subscriptions affected when you create a company and add organizations to it?
@@ -61,4 +63,4 @@ See [SCIM](scim.md) and [Group mapping](../../security/for-admins/group-mapping.
6163

6264
### What's the definition of a company vs an organization?
6365

64-
A company is a collection of organizations that are managed together. An organization is a collection of repositories and teams that are managed together.
66+
A company is a collection of organizations that are managed together. An organization is a collection of repositories and teams that are managed together.

content/faq/admin/general-faqs.md renamed to content/admin/faqs/general-faqs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
title: General FAQs for Docker accounts
33
description: Frequently asked Docker account and administration questions
44
keywords: onboarding, docker, teams, orgs, user accounts, organization accounts
5+
tags: [FAQ]
56
aliases:
67
- /docker-hub/general-faqs/
78
- /docker-hub/onboarding-faqs/
9+
- /faq/admin/general-faqs/
810
---
911

1012
### What is a Docker ID?
@@ -58,7 +60,7 @@ The organization owner can also add additional owners to help them manage users,
5860
### Can I configure multiple SSO identity providers (IdPs) to authenticate users to a single org?
5961

6062
Docker SSO allows only one IdP configuration per organization. For more
61-
information, see [Configure SSO](../../security/for-admins/single-sign-on/configure/_index.md) and [SSO FAQs](../security/single-sign-on/faqs.md).
63+
information, see [Configure SSO](../../security/for-admins/single-sign-on/configure/_index.md) and [SSO FAQs](../../security/faqs/single-sign-on/faqs.md).
6264

6365
### What is a service account?
6466

@@ -68,4 +70,4 @@ A [service account](../../docker-hub/service-accounts.md) is a Docker ID used fo
6870

6971
Only someone with access to the Docker account can deactivate the account. For more details, see [Deactivating an account](../../admin/deactivate-account.md).
7072

71-
If the user is a member of your organization, you can remove the user from your organization. For more details, see [Remove a member or invitee](../../admin/organization/members.md#remove-a-member-from-a-team).
73+
If the user is a member of your organization, you can remove the user from your organization. For more details, see [Remove a member or invitee](../../admin/organization/members.md#remove-a-member-from-a-team).

content/faq/admin/organization-faqs.md renamed to content/admin/faqs/organization-faqs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
description: Organization FAQs
33
keywords: Docker, Docker Hub, SSO FAQs, single sign-on, organizations, administration
44
title: FAQs on organizations
5+
tags: [FAQ]
56
aliases:
67
- /docker-hub/organization-faqs/
8+
- /faq/admin/organization-faqs/
79
---
810

911
### What if the Docker ID I want for my organization or company is taken?
@@ -88,4 +90,4 @@ organization. See [Configure repository permissions for a team](manage-a-team.md
8890

8991
### Does my organization need to use Docker's registry?
9092

91-
A registry is a hosted service containing repositories of images that responds to the Registry API. Docker Hub is Docker's primary registry, but you can use Docker with other container image registries. You can access the default registry by browsing to [Docker Hub](https://hub.docker.com) or using the `docker search` command.
93+
A registry is a hosted service containing repositories of images that responds to the Registry API. Docker Hub is Docker's primary registry, but you can use Docker with other container image registries. You can access the default registry by browsing to [Docker Hub](https://hub.docker.com) or using the `docker search` command.

content/billing/faqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Billing FAQs
33
description: Frequently asked questions related to billing
44
keywords: billing, renewal, payments, faq
5+
tags: [FAQ]
56
---
67

78
For more information on billing, see [Billing and payments](_index.md).

content/compose/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked questions for Docker Compose
33
keywords: documentation, docs, docker, compose, faq, docker compose vs docker-compose
44
title: Compose FAQs
5+
tags: [FAQ]
56
---
67

78
{{< include "compose-eol.md" >}}

content/desktop/faqs/general.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked Docker Desktop questions for all platforms
33
keywords: desktop, mac, windows, faqs
44
title: General FAQs for Desktop
5+
tags: [FAQ]
56
aliases:
67
- /mackit/faqs/
78
- /docker-for-mac/faqs/

content/desktop/faqs/linuxfaqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked questions for Docker Desktop for Linux
33
keywords: desktop, linux, faqs
44
title: FAQs for Docker Desktop for Linux
5+
tags: [FAQ]
56
aliases:
67
- /desktop/linux/space/
78
---

content/desktop/faqs/macfaqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked questions for Docker Desktop for Mac
33
keywords: desktop, mac, faqs
44
title: FAQs for Docker Desktop for Mac
5+
tags: [FAQ]
56
aliases:
67
- /desktop/mac/space/
78
- /docker-for-mac/space/

content/desktop/faqs/releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked Docker Desktop questions for all platforms
33
keywords: desktop, mac, windows, faqs
44
title: FAQs on Docker Desktop releases
5+
tags: [FAQ]
56
---
67

78
### How frequent will new releases be?

content/desktop/faqs/windowsfaqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Frequently asked questions for Docker Desktop for Windows
33
keywords: desktop, windows, faqs
44
title: FAQs for Docker Desktop for Windows
5+
tags: [FAQ]
56
---
67

78
### Can I use VirtualBox alongside Docker Desktop?

0 commit comments

Comments
 (0)