Commits
User selector
Commit History
Commits on Aug 19, 2025
Add support for container wait conditions (#2487)
Show description for dfe1866authored
Commits on Jul 4, 2025
Commits on May 13, 2025
Parse prefixed Capability values (#2418)
Show description for 33a58b6andauthored
Commits on Apr 1, 2025
Add some missed options to UpdateContainerCmd (#2389)
Show description for 1d6c344authoredFix InspectContainerResponse data types to be able to hold an int64 (#2392)
Show description for a404bd1andauthored
Commits on Mar 20, 2025
Commits on Mar 6, 2025
Add MountType.Image and ImageOptions (#2386)
Show description for 2d129c3authored
Commits on Dec 11, 2024
Commits on Jul 9, 2024
- authored
Consider already existing images as successful pull (#2335)
Show description for b28b0dcandauthored
Commits on Feb 26, 2024
- authored
If BuildImage fails but logs something about success, don't succeed (#2305)
Show description for 4d8c436authored
Commits on Feb 2, 2024
- authored
Add StartInterval to health check since it will be supported by the 1.44 docker API (#2244)
Show description for 7957a14andauthoredEnable japicmp in docker-java-api module (#2279)
Show description for 1c6fcdbauthored
Commits on Dec 19, 2023
Use long rather than int for sizeRw and sizeRootFs (#2230)
Show description for 84d7750authored
Commits on Oct 27, 2023
Add signal query argument for Restart Container command (#2186)
Show description for fd5da16andauthored
Commits on Oct 26, 2023
Implemented the `SizeRw` field in the `InspectContainerResponse` class. (#2216)
Show description for fea93ecandauthoredAdd units (nanoseconds) to HealthCheck (#2187)
Show description for d138d51andauthored
Commits on Jun 19, 2023
Commits on Feb 5, 2023
Add `Name` to `ContainerNetworkConfig` (#2052)
Show description for db508d8andauthored
Commits on Nov 22, 2022
Commits on Oct 17, 2022
Support copyUIDGID option in CopyArchiveToContainerCmd (#1963)
Show description for d7db365authored
Commits on Oct 6, 2022
Add support for `reference` query param in List Images (#1941)
Show description for 3951333authored
Commits on Sep 22, 2022
Add capability values (#1955)
Show description for ffb0920authored
Commits on Sep 19, 2022
Commits on Sep 13, 2022
Handle network aliases without a custom network gracefully (#1942)
Show description for a961200authored
Commits on Feb 15, 2022
Rename `RestartContainerCmd#withtTimeout` to `#withTimeout` (#1817)
Show description for 8fd8953authored
Commits on Feb 14, 2022
Commits on Feb 5, 2022
Commits on Dec 27, 2021
Fix wrong field returned from `ContainerMount#getMode` (#1713)
Show description for a31aff8andauthored
Commits on Dec 17, 2021
add `until` param to `LogContainerCmd` (#1734)
Show description for a135d21authored
add `RemoveSwarmNodeCmd` (#1735)
Show description for 599aeb7authored
Commits on Sep 13, 2021
Add `DockerClientDelegate` (#1707)
Show description for a94e4d5authoredAdd `loki` driver to `LoggingType` enum (#1676)
Show description for 957bddaandauthored