#docker #curl #api-bindings #settings

dockerapi

A synchronous low-level Docker API Rust library

1 unstable release

0.1.6 Nov 7, 2024

#28 in #curl

Download history 93/week @ 2024-11-01 34/week @ 2024-11-08 4/week @ 2024-11-15

131 downloads per month

BSD-3-Clause

67KB
1.5K SLoC

dockerapi

Build Status

WARNING: This library was written for the explicit use of BWPlugins and should NOT be used in any other production setting. Much of dockerapi is simply todos at present, and may never be implemented.

dockerapi is a synchronous low-level Docker API Rust library. It relies upon the curl Rust library. As such, dockerapi works on any platform with libcurl.

License

This project is licensed under the BSD-3-Clause License - see the LICENSE file for details

Dependencies

~12–22MB
~368K SLoC