Closed
Description
Essential information
Page to Migrate: https://wiki.jenkins.io/display/JENKINS/Docker+Custom+Build+Environment+Plugin
Based on the directions in the blog post and the video below:
- Use the wiki exporter to extract content from the wiki page
- Insert the content into the plugin readme.md and update the pom.xml file to point to the GitHub README. After that is merged and released, redirect the wiki page to the destination: https://plugins.jenkins.io/docker-custom-build-environment/
Terminology updates
Please consider updating some old terminologies:
- Change ‘master’ to ‘controller’
- Change ‘slave’ to ‘agent’
Migration tutorial
Watch the tutorials to learn more about each plugin documentation migration process:
Redirecting pages
After it has been migrated a redirect should be setup, by sending a PR to this file:
https://github.com/jenkins-infra/jenkins-infra/blob/staging/dist/profile/templates/confluence/vhost.conf,
see past PRs for examples, or just take a look.