Skip to content

Instantly share code, notes, and snippets.

View chasgames's full-sized avatar
🎯
Focusing

chasgames

🎯
Focusing
View GitHub Profile
@chasgames
chasgames / README.md
Created January 15, 2018 15:16 — forked from christiannelson/README.md
Docker in 10 Minutes - Lightning Talk

Docker in 10 Minutes

What is Docker?

Docker is an open-source project to easily create lightweight, portable, self-sufficient containers. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.

What can you do with Docker?