Docker plugin usage as a dependency of my plugin
Answered
Hi,
I am building a plugin which should (optional) run/download docker image if docker plugin is installed.
I already detect if docker plugin is installed, but have no idea which class to call to:
- check images already in the system
- run container
- download image
Can you please provide more information/documentation links?
Thanks!
Please sign in to leave a comment.
Sorry for long delay. We're currently refactoring Docker plugin, so it would be a bad timing to advocate to use its API for 3rd party. Upcoming 2021.2 release is planned to contain new API.