|
|
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 |
|
|
|
35e8eff092
|
fix(DockerContainer): Fix getContainerById to return undefined for non-existent containers
|
2025-11-24 16:03:04 +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 |
|
|
|
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 |
|
|
|
396ce29d7a
|
fix(streaming): Convert smartrequest v5 web ReadableStreams to Node.js streams and update deps for streaming compatibility
|
2025-11-17 15:08:00 +00:00 |
|
|
|
7c0935d585
|
update
|
2025-11-16 22:57:25 +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 |
|
|
|
7ef2ebcf5b
|
fix(classes.host): Adjust requestStreaming timeout and autoDrain; stabilize tests
|
2025-08-19 01:19:14 +00:00 |
|
|
|
87f26b7b63
|
feat(tests): Add comprehensive tests for Docker image export and streaming functionality
|
2025-08-18 23:41:16 +00:00 |
|
|
|
ffdc61fb42
|
refactor(DockerHost): Enhance request handling with fluent API and improved response parsing
|
2025-08-18 22:39:05 +00:00 |
|
|
|
a283bbfba0
|
fix(core): Refactored DockerImageStore constructor to remove DockerHost dependency
|
2024-10-13 13:14:35 +02:00 |
|
|
|
2e7e8ae5cf
|
fix(core): update
|
2024-06-10 00:15:01 +02:00 |
|
|
|
c0cebbe614
|
feat(imagestore): now processing images with extraction, retagging, repackaging and long term storage
|
2024-06-08 15:03:19 +02:00 |
|
|
|
cbdbd32dd1
|
fix(core): update
|
2024-06-05 23:56:02 +02:00 |
|
|
|
e06ef454a6
|
feat(images): can now import and export images, start work on local 100% JS oci imageregistry
|
2024-06-05 14:10:44 +02:00 |
|