Sign inSign up

rtyler/cd-preso

By rtyler

Updated about 10 years ago

A self-contained presentation and demonstration image

Image
5

1.3K

rtyler/cd-preso repository overview

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

Tag summary

Content type

Image

Digest

Size

114.8 MB

Last updated

about 10 years ago

docker pull rtyler/cd-preso