Merge branch '3.3.x' into 3.4.x

Closes gh-45594
This commit is contained in:
Stéphane Nicoll
2025-05-18 09:26:57 +02:00
14 changed files with 17 additions and 18 deletions

View File

@@ -53,7 +53,7 @@ record DockerCliInspectResponse(String id, DockerCliInspectResponse.Config confi
}
/**
* A container's resources (cgroups config, ulimits, etc).
* A container's resources (cgroups config, ulimits, etc.).
*
* @param networkMode the network mode to use for this container
*/