Skip to content

LearnDocker

Shea Phillips edited this page Jul 10, 2018 · 2 revisions

Docker learning path:

KataCoda is an online, browser based environment for learning technical tools, including docker. The docker tutorials are here.

The essential tutorials are those below:

  • Deploying Your First Docker Container
  • Deploy Static HTML Website as Container
  • Building Container Images
  • Dockerizing Node.js
  • Ignoring Files During Build
  • Creating Networks Between Containers using Links
  • Creating Networks Between Containers using Networks
  • Persisting Data Using Volumes
  • Orchestration using Docker Compose
Clone this wiki locally