Commit Graph

12 Commits

Author SHA1 Message Date
b86601c939 feat(host): Add DockerHost version & image-prune APIs, extend network creation options, return exec inspect info, and improve image import/store and streaming 2025-11-25 05:18:48 +00:00
08dbad47bc BREAKING CHANGE(DockerHost): Rename array-returning get* methods to list* on DockerHost and related resource classes; update docs, tests and changelog 2025-11-24 13:27:10 +00:00
5834721da8 fix(readme): Update README to document 3.0.0+ changes: architecture refactor, streaming improvements, health check and circular dependency fixes 2025-11-24 13:09:00 +00:00
6fe70e0a1d BREAKING CHANGE(DockerHost): Refactor public API to DockerHost facade; introduce DockerResource base; make resource static methods internal; support flexible descriptors and stream compatibility 2025-11-24 12:20:30 +00:00
08af9fec14 feat(DockerHost): Add DockerHost.ping() to check Docker daemon availability and document health-check usage 2025-11-18 17:30:04 +00:00
e6432b4ea9 BREAKING CHANGE(DockerHost): Rename DockerHost constructor option dockerSockPath to socketPath and update internal socket path handling 2025-11-18 13:34:09 +00:00
414d7dd727 fix(core): Stabilize CI/workflows and runtime: update CI images/metadata, improve streaming requests and image handling, and fix tests & package metadata 2025-08-19 01:46:37 +00:00
00e6033d8b fix(package.json): Fix test script timeout typo, update dependency versions, and add typings & project configs 2025-08-18 21:52:41 +00:00
9dd69868d9 fix(core): update 2024-04-23 19:58:04 +02:00
1675c0c4c9 fix(core): update 2020-09-30 16:35:24 +00:00
06d2fcb750 fix(core): update 2020-03-22 23:53:31 +00:00
6de3abe3bf fix(readme): update 2019-11-20 13:36:36 +00:00