#docker #curl #api-bindings #settings

dockurl

A synchronous low-level Docker API Rust library

7 releases

0.1.6 Feb 16, 2022
0.1.5 Jan 20, 2021
0.1.0 Oct 15, 2020

#26 in #curl

BSD-3-Clause

68KB
1.5K SLoC

dockurl

Build Status

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

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

Authors

License

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

Dependencies

~17–27MB
~430K SLoC