Back to list of postings

Intro to CI/CD Lab

Hands-on lab used during Docker Blacksburg Meetup on Feb. 8, 2017.

What's in the Lab?

  • Fork a project on GitHub
  • Configure the project as an automated build on Docker Hub
  • Deploy a stack on Play with Docker
  • Make a change to the project locally
  • Push the change and verify new image is built automatically
  • Deploy the updated version to the running Stack

Check out the lab!