Skip to content

Commit df98fd6

Browse files
Merge pull request #21122 from docker/published-update
publish updates from main
2 parents 03ecf31 + 23b9df6 commit df98fd6

File tree

16 files changed

+384
-13
lines changed

16 files changed

+384
-13
lines changed

_vale/config/vocabularies/Docker/accept.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,16 @@ Grafana
6565
Gravatar
6666
HTTP
6767
HyperKit
68+
IAM
6869
IPs?
6970
IPv[46]
7071
IPvlan
7172
Intel
73+
Intune
74+
Jamf
7275
JFrog
7376
JetBrains
77+
Kerberos
7478
Kitematic
7579
Kubernetes
7680
LTS
@@ -80,16 +84,20 @@ Logstash
8084
MAC
8185
Mac
8286
Mail(chimp|gun)
87+
MDM
8388
Microsoft
8489
MySQL
8590
NAT
8691
Netplan
8792
Nginx
93+
NTLM
8894
Nuxeo
95+
OAT
8996
OAuth
9097
OCI
9198
OTel
9299
Okta
100+
PAT
93101
Postgres
94102
PowerShell
95103
Python
@@ -138,8 +146,10 @@ Zsh
138146
[Ff]iletypes?
139147
[GgCc]oroutine
140148
[Hh]ostname
149+
[Ii]nfosec
141150
[Ll]oopback
142151
[Mm]oby
152+
[Oo]nboarding
143153
[Pp]aravirtualization
144154
[Pp]roxying
145155
[Rr]eal-time
@@ -149,10 +159,12 @@ Zsh
149159
[Ss]warm
150160
[Tt]oolchains?
151161
[Vv]irtualize
162+
[Vv]irtiofs
152163
[Ww]alkthrough
153164
cgroup
154165
config
155166
containerd
167+
deprovisioning
156168
deserialization
157169
deserialize
158170
displayName
@@ -187,4 +199,4 @@ ufw
187199
umask
188200
ungated
189201
vSphere
190-
virtiofs
202+
vpnkit
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Set up your company for success with Docker
3+
linkTitle: Admin set up
4+
summary: Get the most out of Docker by streamlining workflows, standardizing development environments, and ensuring smooth deployments across your company.
5+
description: Learn how to onboard your company and take advantage of all of the Docker products and features.
6+
levels: [intermediate]
7+
params:
8+
featured: true
9+
image:
10+
resource_links:
11+
- title: Overview of Administration in Docker
12+
url: /admin/
13+
- title: Single sign-on
14+
url: /security/for-admins/single-sign-on/
15+
- title: Enforce sign-in
16+
url: /security/for-admins/enforce-sign-in/
17+
- title: Roles and permissions
18+
url: /security/for-admins/roles-and-permissions/
19+
- title: Settings Management
20+
url: /security/for-admins/hardened-desktop/settings-management/
21+
- title: Registry Access Management
22+
url: /security/for-admins/hardened-desktop/registry-access-management/
23+
- title: Image Access Management
24+
url: /security/for-admins/hardened-desktop/image-access-management/
25+
- title: Docker Build Cloud subscription information
26+
url: /subscription/build-cloud/build-details/
27+
- title: Docker Scout subscription information
28+
url: /subscription/scout-details/
29+
---
30+
31+
Docker's tools provide a scalable, secure platform that empowers your developers to create, ship, and run applications faster. As an administrator, you have the ability to streamline workflows, standardize development environments, and ensure smooth deployments across your organization.
32+
33+
By configuring Docker products to suit your company’s needs, you can optimize performance, simplify user management, and maintain control over resources. This guide will help you set up and configure Docker products to maximize productivity and success for your team whilst meeting compliance and security policies
34+
35+
## Who’s this for?
36+
37+
- Administrators responsible for managing Docker environments within their organization
38+
- IT leaders looking to streamline development and deployment workflows
39+
- Teams aiming to standardize application environments across multiple users
40+
- Organizations seeking to optimize their use of Docker products for greater scalability and efficiency
41+
- Organizations with [Docker Business subscriptions](https://www.docker.com/pricing/).
42+
43+
## What you’ll learn
44+
45+
- The importance of signing in to the company's Docker organization for access to usage data and enhanced functionality.
46+
- How to standardize Docker Desktop versions and settings to create a consistent baseline for all users, while allowing flexibility for advanced developers.
47+
- Strategies for implementing Docker’s security configurations to meet company IT and software development security requirements without hindering developer productivity.
48+
49+
## Features covered
50+
51+
- Organizations. These are the core structure for managing your Docker environment, grouping users, teams, and image repositories. Your organization was created with your subscription and is managed by one or more Owners. Users signed into the organization are assigned seats based on the purchased subscription.
52+
- Enforce sign-in. By default, Docker Desktop does not require sign-in. However, you can configure settings to enforce this and ensure your developers sign in to your Docker organization.
53+
- SSO. Without SSO, user management in a Docker organization is manual. Setting up an SSO connection between your identity provider and Docker ensures compliance with your security policy and automates user provisioning. Adding SCIM further automates user provisioning and de-provisioning.
54+
- General and security settings. Configuring key settings will ensure smooth onboarding and usage of Docker products within your environment. Additionally, you can enable security features based on your company's specific security needs.
55+
56+
## Who needs to be involved?
57+
58+
- Docker organization owner: A Docker organization owner must be involved in the process and will be required for several key steps.
59+
- DNS team: The DNS team is needed during the SSO setup to verify the company domain.
60+
- MDM team: Responsible for distributing Docker-specific configuration files to developer machines.
61+
- Identity Provider team: Required for configuring the identity provider and establishing the SSO connection during setup.
62+
- Development lead: A development lead with knowledge of Docker configurations to help establish a baseline for developer settings.
63+
- IT team: An IT representative familiar with company desktop policies to assist with aligning Docker configuration to those policies.
64+
- Infosec: A security team member with knowledge of company development security policies to help configure security features.
65+
- Docker testers: A small group of developers to test the new settings and configurations before full deployment.
66+
67+
## Tools integration
68+
69+
Okta, Entra ID SAML 2.0, Azure Connect (OIDC), MDM solutions like Intune
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Communication and information gathering
3+
description: Gather your company's requirements from key stakeholders and communicate to your developers.
4+
weight: 10
5+
---
6+
7+
## Step one: Communicate with your developers and IT teams
8+
9+
### Docker user communication
10+
11+
You may already have Docker Desktop users within your company, and some steps in this process may affect how they interact with the platform. It's highly recommended to communicate early with users, informing them that as part of the subscription onboarding, they will be upgraded to a supported version of Docker Desktop.
12+
13+
Additionally, communicate that settings will be reviewed to optimize productivity, and users will be required to sign in to the company’s Docker organization using their business email to fully utilize the subscription benefits.
14+
15+
### MDM team communication
16+
17+
Device management solutions, such as Intune and Jamf, are commonly used for software distribution across enterprises, typically managed by a dedicated MDM team. It is recommended that you engage with this team early in the process to understand their requirements and the lead time for deploying changes.
18+
19+
Several key setup steps in this guide require the use of JSON files, registry keys, or .plist files that need to be distributed to developer machines. It’s a best practice to use MDM tools for deploying these configuration files and ensuring their integrity is preserved.
20+
21+
## Step two: Identify Docker organizations
22+
23+
Some companies may have more than one [Docker organization](/manuals/admin/organization/_index.md) created. These organizations may have been created for specific purposes, or may not be needed anymore. If you suspect your company has more than one Docker organization, it's recommended you survey your teams to see if they have their own organizations. You can also contact your Docker Customer Success representative to get a list of organizations with users whose emails match your domain name.
24+
25+
## Step three: Gather requirements
26+
27+
Through [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md), Docker provides numerous configuration parameters that can be preset. The Docker organization owner, development lead, and infosec representative should review these settings to establish the company’s baseline configuration, including security features and [enforcing sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md) for Docker Desktop users. Additionally, they should decide whether to take advantage of free trials for other Docker products, such as [Docker Scout](/manuals/scout/_index.md), which is included in the subscription.
28+
29+
To view the parameters that can be preset, see [Configure Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/configure.md#step-two-configure-the-settings-you-want-to-lock-in).
30+
31+
## Optional step four: Meet with the Docker Implementation team
32+
33+
The Docker Implementation team can help you step through setting up your organization, configuring SSO, enforcing sign in, and configuring Docker. You can reach out to set up a meeting by emailing [email protected].
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Deploy
3+
description: Deploy your Docker setup across your company.
4+
weight: 40
5+
---
6+
7+
> [!WARNING]
8+
> Ensure you communicate with your users before proceeding, and confirm that your IT and MDM teams are prepared to handle any unexpected issues, as these steps will affect all existing users signing into your Docker organization.
9+
10+
## Step one: Enforce SSO
11+
12+
Enforcing SSO means that anyone who has a Docker profile with an email address that matches your verified domain must sign in using your SSO connection. Make sure the Identity provider groups associated with your SSO connection cover all the developer groups that you want to have access to the Docker subscription.
13+
14+
## Step two: Deploy configuration settings and enforce sign-in to users
15+
16+
Have the MDM team deploy the configuration files for Docker to all users.
17+
18+
Congratulations, you have successfully completed the admin implementation process for Docker.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Finalize plans and begin setup
3+
description: Collaborate with your MDM team to distribute configurations and set up SSO and Docker product trials.
4+
weight: 20
5+
---
6+
7+
## Step one: Send finalized settings files to the MDM team
8+
9+
After reaching an agreement with the relevant teams on your baseline and security configurations as outlined in module one, follow the instructions in the [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md) documentation to create the `admin-settings.json` file that captures these configurations.
10+
11+
Once the file is ready, collaborate with your MDM team to deploy the `admin-settings.json` file, along with your chosen method for [enforcing sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md).
12+
13+
> [!IMPORTANT]
14+
>
15+
> It’s highly recommended that you test this first with a small number of Docker Desktop developers to verify the functionality works as expected before deploying more widely.
16+
17+
## Step two: Manage your organizations
18+
19+
If you have more than one organization, it’s recommended that you either consolidate them into one organization or create a [Docker company](/manuals/admin/company/_index.md) to manage multiple organizations. Work with the Docker Customer Success and Implementation teams to make this happen.
20+
21+
## Step three: Begin setup
22+
23+
### Set up single sign-on SSO domain verification
24+
25+
Single sign-on (SSO) lets developers authenticate using their identity providers (IdPs) to access Docker. SSO is available for a whole company, and all associated organizations, or an individual organization that has a Docker Business subscription. For more information, see the [documentation](/manuals/security/for-admins/single-sign-on/_index.md).
26+
27+
You can also enable [SCIM](/manuals/security/for-admins/provisioning/scim.md) for further automation of provisioning and deprovisioning of users.
28+
29+
### Set up free tier Docker product entitlements included in the subscription
30+
31+
[Docker Build Cloud](/manuals/build-cloud/_index.md) significantly reduces build times, both locally and in CI, by providing a dedicated remote builder and shared cache. Powered by the cloud, developer time and local resources are freed up so your team can focus on more important things, like innovation. To get started, [set up a cloud builder](http://build.docker.com).
32+
33+
[Docker Scout](manuals/scout/_index.md) is a solution for proactively enhancing your software supply chain security. By analyzing your images, Docker Scout compiles an inventory of components, also known as a Software Bill of Materials (SBOM). The SBOM is matched against a continuously updated vulnerability database to pinpoint security weaknesses. To get started, see [Quickstart](/manuals/scout/quickstart.md).
34+
35+
### Ensure you're running a supported version of Docker Desktop
36+
37+
> [!WARNING]
38+
>
39+
> This step could affect the experience for users on older versions of Docker Desktop.
40+
41+
Existing users may be running outdated or unsupported versions of Docker Desktop. It is highly recommended that all users update to a supported version. Docker Desktop versions released within the past 6 months from the latest release are supported.
42+
43+
It's recommended that you use a MDM solution to manage the version of Docker Desktop for users. Users may also get Docker Desktop directly from Docker or through a company software portal.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Testing
3+
description: Test your Docker setup.
4+
weight: 30
5+
---
6+
7+
## SSO and SCIM testing
8+
9+
You can test SSO and SCIM by signing in to Docker Desktop or Docker Hub with the email address linked to a Docker account that is part of the verified domain. Developers who sign in using their Docker usernames will remain unaffected by the SSO and/or SCIM setup.
10+
11+
> [!IMPORTANT]
12+
>
13+
> Some users may need CLI based logins to Docker Hub, and for this they will need a [personal access token (PAT)](/manuals/security/for-developers/access-tokens.md).
14+
15+
## Test RAM and IAM
16+
17+
> [!WARNING]
18+
> Be sure to communicate with your users before proceeding, as this step will impact all existing users signing into your Docker organization
19+
20+
If you plan to use [Registry Access Management (RAM)](/manuals/security/for-admins/hardened-desktop/registry-access-management.md) and/or [Image Access Management (IAM)](/manuals/security/for-admins/hardened-desktop/image-access-management.md), ensure your test developer signs in to Docker Desktop using their organization credentials. Once authenticated, have them attempt to pull an unauthorized image or one from a disallowed registry via the Docker CLI. They should receive an error message indicating that the registry is restricted by the organization.
21+
22+
## Deploy settings and enforce sign in to test group
23+
24+
Deploy the Docker settings and enforce sign-in for a small group of test users via MDM. Have this group test their development workflows with containers on Docker Desktop and Docker Hub to ensure all settings and the sign-in enforcement function as expected.
25+
26+
## Test Build Cloud capabilities
27+
28+
Have one of your Docker Desktop testers [connect to the cloud builder you created and use it to build](/manuals/build-cloud/usage.md).
29+
30+
## Verify Scout monitoring of repositories
31+
32+
Check the [Docker Scout dashboard](https://scout.docker.com/) to confirm that data is being properly received for the repositories where Docker Scout has been enabled.

content/manuals/admin/organization/activity-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ Refer to the following section for a list of events and their descriptions:
6666
| Single Sign-On domain added | Details of the single sign-on domain added to your organization |
6767
| Single Sign-On domain removed | Details of the single sign-on domain removed from your organization |
6868
| Single Sign-On domain verified | Details of the single sign-on domain verified for your organization |
69+
| Access token created | Access token created in organization |
70+
| Access token updated | Access token updated in organization |
71+
| Access token deleted | Access token deleted in organization |
6972

7073
### Repository events
7174

content/manuals/admin/organization/insights.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22
description: Gain insights about your organization's users and their Docker usage.
33
keywords: organization, insights
44
title: Insights
5-
sitemap: false
65
---
76

8-
{{% restricted title="Early Access" %}}
9-
Insights is an [early access](/release-lifecycle#early-access-ea) feature and
10-
is only available to those in the early access feedback program.
11-
{{% /restricted %}}
12-
137
> [!NOTE]
148
> Insights requires a [Docker Business
159
> subscription](/subscription/core-subscription/details/#docker-business) and

content/manuals/compose/how-tos/environment-variables/envvars.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ This page contains information on how you can set or change the following pre-de
3131
## Methods to override
3232

3333
You can set or change the pre-defined environment variables:
34-
- Within your Compose file using the [`environment` attribute](set-environment-variables.md#use-the-environment-attribute)
35-
- With the `env-file` attribute and an [environment file](set-environment-variables.md#use-the-env_file-attribute)
34+
- With an [`.env` file located in your working director](/manuals/compose/how-tos/environment-variables/variable-interpolation.md)
3635
- From the command line
3736
- From your [shell](variable-interpolation.md#substitute-from-the-shell)
3837

content/manuals/compose/how-tos/environment-variables/set-environment-variables.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
env_file: "webapp.env"
6969
```
7070

71-
Using an `.env` file lets you to use the same file for use by a plain `docker run --env-file ...` command, or to share the same `.env` file within multiple services without the need to duplicate a long `environment` YAML block.
71+
Using an `.env` file lets you use the same file for use by a plain `docker run --env-file ...` command, or to share the same `.env` file within multiple services without the need to duplicate a long `environment` YAML block.
7272

7373
It can also help you keep your environment variables separate from your main configuration file, providing a more organized and secure way to manage sensitive information, as you do not need to place your `.env` file in the root of your project's directory.
7474

@@ -85,7 +85,6 @@ The paths to your `.env` file, specified in the `env_file` attribute, are relati
8585
### Additional information
8686

8787
- If multiple files are specified, they are evaluated in order and can override values set in previous files.
88-
- In addition, as the `.env` file supports [interpolation](variable-interpolation.md), it is possible to combine those with values set by `environment`.
8988
- As of Docker Compose version 2.24.0, you can set your `.env` file, defined by the `env_file` attribute, to be optional by using the `required` field. When `required` is set to `false` and the `.env` file is missing, Compose silently ignores the entry.
9089
```yaml
9190
env_file:

0 commit comments

Comments
 (0)