Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 901 Bytes

File metadata and controls

38 lines (22 loc) · 901 Bytes

Docker Fundamentals

Purpose

This is a small demonstration course for the AKMP Framework.

It shows how one topic moves through:

Knowledge Mapping -> Deep Understanding -> Realistic Practice

Audience

Developers who understand applications but are new to containers.

Target

Beginner to early intermediate.

Reading Order

Stage 1

  1. Docker Glossary

Stage 2

  1. Container Mental Model
  2. Image vs Container
  3. Ports and Volumes

Stage 3

  1. Deploy A Small API
  2. Container Exits Immediately

Evaluator guides are intentionally stored separately.