Zig bindings for the Docker Engine API.
API docs: https://docs.docker.com/engine/api/v1.41/
WIP as its based on the partially-incomplete Swagger API (moby/moby#27919)
$ zig build run
$ zig fmt src/direct.zig
$ zig build test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Zig bindings for the Docker Engine API.
API docs: https://docs.docker.com/engine/api/v1.41/
WIP as its based on the partially-incomplete Swagger API (moby/moby#27919)
$ zig build run
$ zig fmt src/direct.zig
$ zig build test