Docker plugin usage as a dependency of my plugin

已回答

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!

1

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.

0

请先登录再写评论。