Files
yusing f99e6b34fe refactor(docker): revert to older github.com/docker/docker client
Drop moby/moby API/client modules and the related exclude list; depend on
github.com/docker/docker and enable API version negotiation in NewClient.
Adjust Docker calls and types (inspect, list, stats, logs, ports, and
network IP handling) to match the upstream client. Update API and
internal package docs to reference the new import paths.

Users with older docker version no longer requires compat build.
2026-04-25 13:41:58 +08:00
..