This primer aggregates various resources for a person who is curious about Docker; Docker Virgin.
Please read the contribution guidelines before raising a pull request.
- What is Docker?
- What is a Docker Container?
- Docker Engine
- Docker Images
- Docker Trusted Registry (DTR)
- Docker Architecture
- Docker Community Edition Vs. Docker Enterprise Edition
- Docker Containers Vs. Virtual Machines?
- Docker Swarm, Node & Service
- Docker Service Discovery and Load Balancing
- Manage data in Docker
- Docker Mastery Tutorial by Bret Fisher (Docker Captain)
- Docker Networking Overview
- Bridge Networking for Single Host Container Networking
- Overlay Networking for Multi-Host Container Networking
- Deep Dive into Docker Networking
- Dockerfile
- Docker Compose
- Docker 1.12 Swarm Mode Deep Dive Part 1: Topology
- Docker 1.12 Swarm Mode Deep Dive Part 2: Orchestration
- Getting started with swarm mode
- Under the Hood with Docker Swarm Mode
- Docker Enterprise Edition Architecture
- Universal Control Plane overview
- UCP architecture
- DTR architecture
- Monitoring Containers
- Service Discovery: Zookeeper Vs. etcd Vs. Consul
- Docker Secrets
- Alternate Orchestrator - Kubernetes
- Kubernetes in production
- DC/OS and Mesos
- Docker at Visa
- Docker at MetLife
- Container Performance Analysis