Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
A full description is available in the plugin’s documentation.
The plugin has a Docker-based demo. See the demo README page for setup and launch guidelines.
Prior to release, run:
mvn -DskipTests clean install
make -C demo clean run-snapshot
and verify that the demo works.