See gh-45592

Signed-off-by: Johnny Lim <izeye@naver.com>
This commit is contained in:
Johnny Lim
2025-05-17 20:56:57 +09:00
committed by Stéphane Nicoll
parent 2a66e46c0a
commit 0a54804a0f
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
*/