Introduction to Docker CI/CD

Introduction to Docker CI-CD

Description

Containers are often advertised as solving a multitude of problems relating to delivering and maintaining highly available software in the always-on, global environment that most organizations must serve today, but how can they actually help you? What problems are you actually experiencing that can be solved with containers and its closely related technologies?

After becoming comfortable with using containers in your day-to-day development workflow, the next step is to take containers deeper into your DevOps pipeline. In this class, we will use Docker Compose to help us set up a fully functioning containerized CI/CD pipeline on our local development systems.

The resulting setup will allow each student to write some code, check that code into a git repo, and then watch that code get automatically built, tested, and potentially deployed, using containers for everything.What you’ll learn and how you can apply it

By the end of this live, hands-on, online course, you’ll understand:

  • How to use Docker to automate your DevOps pipeline

And you’ll be able to:

  • Launch a private git-based source code repository (Gogs)
  • Launch a private Docker repository (Docker Distribution)
  • Launch a private CI/CD instance (Jenkins)
  • Configure the components to work together
  • Automate the DevOps Pipeline
  • You need to understand how to leverage containers to build a simple and reliable DevOps pipeline.

Prerequisites

  • Basic comfort with the Unix command line is helpful.
  • Comfort working with Docker images and containers.

Released March 2022

Download Links

Direct Download

Introduction to Docker CI/CD.zip (1.6 GB) | Mirror

Leave a Reply

Your email address will not be published. Required fields are marked *