Skip to content

Commit 3d17ac2

Browse files
authored
Merge pull request #21819 from docker/published-update
publish updates from main
2 parents aef4fca + 349619f commit 3d17ac2

File tree

25 files changed

+158
-102
lines changed

25 files changed

+158
-102
lines changed

_vale/Docker/Acronyms.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ exceptions:
7575
- MAC
7676
- MDM
7777
- MDN
78+
- MSI
7879
- NAT
7980
- NET
8081
- NFS

content/guides/java/run-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ fail if the tests fail.
9595
Finally, you updated the deps stage to be based on the base stage and removed
9696
the instructions that are now in the base stage.
9797

98-
Run the following command to build a new image using the test stage as the target and view the test results. Include `--progress=plain` to view the build output, `--no-cache` to ensure the tests always run, and `--target-test` to target the test stage.
98+
Run the following command to build a new image using the test stage as the target and view the test results. Include `--progress=plain` to view the build output, `--no-cache` to ensure the tests always run, and `--target test` to target the test stage.
9999

100100
Now, build your image and run your tests. You'll run the `docker build` command and add the `--target test` flag so that you specifically run the test build stage.
101101

content/guides/ruby/containerize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ FROM base AS build
6767

6868
# Install packages needed to build gems
6969
RUN apt-get update -qq && \
70-
apt-get install --no-install-recommends -y build-essential curl git pkg-config && \
70+
apt-get install --no-install-recommends -y build-essential curl git pkg-config libyaml-dev && \
7171
rm -rf /var/lib/apt/lists /var/cache/apt/archives
7272

7373
# Install JavaScript dependencies and Node.js for asset compilation

content/manuals/accounts/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Docker accounts
33
description: Learn how to create and manage your Docker account.
44
keywords: accounts, docker ID, account management, account settings, docker account, docker home
5+
weight: 30
56
params:
67
sidebar:
78
group: Platform

content/manuals/accounts/manage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To update your account information, select the arrow icon. You can edit the foll
2727
- Company
2828
- Location
2929
- Website
30-
- Gravatar email
30+
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.
3131

3232
This information is visible on your account profile in Docker Hub.
3333

content/manuals/admin/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Administration
33
description: Discover manuals on administration for accounts, organizations, and companies.
44
keywords: admin, administration, company, organization, Admin Console, user accounts, account management
5+
weight: 10
56
params:
67
sidebar:
78
group: Platform

content/manuals/admin/faqs/general-faqs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ If the user is a member of your organization, you can remove the user from your
8080
### How do I manage settings for a user account?
8181

8282
You can manage your account settings anytime when you sign in to your [Docker account](https://app.docker.com/login). In Docker Home, select your avatar in the top-right navigation, then select **My Account**. You can also access this menu from any Docker web applications when you're signed in to your account. See [Manage your Docker account](/accounts/manage-account). If your account is associated with an organization that uses SSO, you may have limited access to the settings that you can control.
83+
84+
### How do I add an avatar to my Docker account?
85+
86+
To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings.
87+
88+
Note, that it may take some time for your avatar to update in Docker.

content/manuals/admin/organization/general-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This information includes:
1818
- Company
1919
- Location
2020
- Website
21-
- Avatar
21+
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.
2222

2323
To edit this information:
2424

content/manuals/billing/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Billing and payments
33
linkTitle: Billing
44
description: Discover information on billing and payment processes for Docker subscriptions.
55
keywords: billing, invoice, payment, subscription
6+
weight: 20
67
params:
78
sidebar:
89
group: Platform

content/manuals/build/buildkit/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,18 +110,17 @@ daemon.
110110

111111
> [!WARNING]
112112
>
113-
> BuildKit only fully supports building Linux containers.
114-
> Windows container support is experimental, and is tracked in
115-
> [`moby/buildkit#616`](https://github.com/moby/buildkit/issues/616).
113+
> BuildKit only fully supports building Linux containers. Windows container
114+
> support is experimental.
116115
117116
BuildKit has experimental support for Windows containers (WCOW) as of version 0.13.
118117
This section walks you through the steps for trying it out.
119118
We appreciate any feedback you submit by [opening an issue here](https://github.com/moby/buildkit/issues/new), especially `buildkitd.exe`.
120119

121120
### Known limitations
122121

123-
- BuildKit on Windows currently only supports the `containerd` worker.
124-
Support for non-OCI workers is tracked in [moby/buildkit#4836](https://github.com/moby/buildkit/issues/4836).
122+
For information about open bugs and limitations related to BuildKit on Windows,
123+
see [GitHub issues](https://github.com/moby/buildkit/issues?q=is%3Aissue%20state%3Aopen%20label%3Aarea%2Fwindows-wcow).
125124

126125
### Prerequisites
127126

0 commit comments

Comments
 (0)