1. Docker Concepts
- 1. What is a Docker Container
- 2. What is Docker Swarm
- 3. Dockerfile vs Docker-Compose
- 4. Understanding Dockerfile
- 5. How to build a Docker Image
- 6. How to run a Container on Local Machine
2. Control Concepts
3. Deployment Concepts
- 3.1 Understanding the use of Volumes
- 3.2 Understanding the use of Configs & Secrets
- 3.3 Understanding Placement Constraints
- 3.4 Create a Service
- 3.5 Accessing the Deployed Service via URL
- 3.6 Internal Network Communication between Services
4. Examples
- 4.1 Getting Started: Deploying a Sample Public Image on MedStack Control
- 4.2 Guide to Containerize and Deploy a Sample Application on MedStack Control
- 4.3 API Deployment Guide: Deploying a Sample Public Image on MedStack Control
- 4.4 API Deployment Guide: Containerize and Deploy a Sample Application on MedStack Control