Jenkins plugin, which allows building and using Docker containers from workflows.
The plugin provides:
- DSL commands for building and running Docker images
- Wrapper blocks defining Docker server and registry endpoints
- Actions displaying images related to the build (to be merged with docker-commons)
- etc.
More info is available on the plugin's Wiki page
The plugin has a Docker-based demo. See the demo README page for setup and launch guidelines.