A self-contained presentation and demonstration image
1.3K
This image contains both my presentation on Continuous Delivery of Infrastructure with Jenkins, but it also includes some example code taken directly from the Jenkins project.
Running the presentation itself just requires: docker run -ti rtyler/cd-preso
Accessing the demo code: docker run -ti rtyler/cd-preso sh will drop you into a shell inside the container. You can then navigate to /content for the presentation content and examples. You can also navigate to /puppet-jenkins or /jenkins-infra to access the copy of the jenkins-infra or puppet-jenkins puppet code`
From the shell you can also run the presentation with: mdp -fi /content/preso.md
HELP I DON'T KNOW DOCKER
The presentation code itself can be found in this github repository; the markdown for the presentation is in preso.md
Content type
Image
Digest
Size
114.8 MB
Last updated
about 10 years ago
docker pull rtyler/cd-preso