June 2016
Intermediate to advanced
334 pages
6h 6m
English
As mentioned in the previous section, Docker will interact with your plugin service by making HTTP calls. These calls are documented on the following pages:
Docker also provides an SDK as a collection for Go helpers, these can be found at the following URL:
https://github.com/docker/go-plugins-helpers
Each helper comes with examples, as well as links to open source projects, which serve as further examples on how to implement the helper.
These API requests should not be confused with the ...
Read now
Unlock full access