Merge branch '3.4.x'

Closes gh-45595
This commit is contained in:
Stéphane Nicoll
2025-05-18 09:28:27 +02:00
18 changed files with 24 additions and 25 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
*/