Integrating Docker with DevOps
Automated Workflows

Course Introduction

The Basics

By scmGalaxy.com

About Me

DevOps@RajeshKumar.XYZ

Course Overview

course overview docker with devop

Dockerized App

An app configured to run in container(s)

Dockerfile

Configuration file containing instructions on how to build a Docker image.
dockerized app and dockerfile

Pre-reqs

docker deep dive

Course Pre-reqs

  • Basic understanding of
    • Docke
    • Continuous Integration (CI)
    • Continuous Delivery (CD)

Coming Up Next...

A quick run through our sample app

Introducing the App

Crude App!

But it’s good enough for what we need!

hello pluralsight docker with devops
  • test
    • test.js
  • views
    • home.jade
  • package.json
  • app.js
  • circle.yml
  • Dockerfile
  • readme.md

Our Simple Test

automated workflow for docker

Summary

integrating docker with devops of summary

Summary

integrating docker with devops for summary

Adding Docker Hub Automated
Builds to the Mix

automated workflow docker with devops

Summary

automated workflow for docker

Coming Up Next...

Pushing to Production

Pushing Our App to Production

automated workflow docker for pushing our app to production
 docker for pushing our app to production
 pushing our app to production for docker
 pushing our app to production for docker
 pushing our app to production of docker reference architecture

Coming Up Next

Docker Hub Webhooks

Webhooks

Event-based HTTPS triggers

Summary

 docker for event based https triggers

Coming Up Next

Breaking and fixing our app and workflow

Breaking and Fixing the App

 breaking and fixing the app for docker

Module Plan

 docker for module plan

Simulating a Break

Questions?

docker questions

Thank you!