docker-py
docker-py copied to clipboard
Example of how to connect with Docker through the portainer API
Took me some time to figure out how to use the SDK in combination with Portainer but it is actually quite easy.
This pull request adds a small user guide to get things up and running with Portainer as your endpoint.
Closes #2568