The Docker plugin supports usage of Docker using the Docker Remote API.
The plugin supports :
The plugin does not support installation of Docker. For installation of Docker, there's the official Docker installation documentation or Docker can be installed using Pineapple as illustrated with these example modules:
Go to the Plugin Usage page for instructions on using the plugin.
The plugin supports the default operations:
For more information about the default operations, refer to the Operation and workflow reference.
The plugin defines a schema named Docker plugin schema for definition of models in module model files. The schema defines the namespace http://pineapple.dev.java.net/ns/plugin/docker_1_0. For more information about where the schema can be found, refer to the Schema locations for plugins page.
To provide you with better understanding on some usages of the plugin, you can take a look into the following examples:
Technical documentation for developers about the architecture, design and implementation of the project can be found here.