Add top level readme

This commit is contained in:
sid palas
2023-02-06 11:33:05 -05:00
parent 9788b7eefa
commit 4b29fb6534
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# DevOps Directive Docker Course
This is the companion repo to: `<INSERT VIDEO LINK>`
`<INSERT THUMBNAIL IMAGE>`
## 01 - History and Motivation
## 02 - Technology Overview
## 03 - Installation and Set Up
## 04 - Using 3rd Party Containers
## 05 - Example Web Application
## 06 - Building Container Images
## 07 - Container Registries
## 08 - Running Containers
## 09 - Container Security
## 10 - Interacting with Docker Objects
## 11 - Development Workflows
## 12 - Deploying Containers