Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.3 KB

Docker Guide

This is a guide on Docker technology. The intent of the guide is to serve as a starting point for those not familiar with Docker. However it is also meant for experienced individuals that may be looking for alternative ways of looking at Docker.

NOTE: This is a "living" guide and will continuously evolve over time as I distill more of my knowledge of Docker.

Table Of Contents

  1. Overview
  2. Getting Started
  3. Docker Container Management
  4. Glossary

Examples

  1. Hello-World
  2. Alpine-Linux
  3. MongoDB
  4. GIT