Revision history for API-Docker
0.001 2026-04-29 00:40:43Z
0.001 2026-04-21 00:00:00Z
- Initial release as API::Docker (renamed from WWW::Docker)
- Docker Engine API client with Unix socket and TCP support
- Auto-negotiate API version from daemon
- Container, Image, Network, Volume, System, and Exec APIs
- Pure Perl implementation with minimal dependencies (no LWP)
- HTTP/1.1 transport with chunked transfer encoding support