Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

 

What container does

It brings to us the ability to create applications without worrying about their environment.

Works on my machine

  • Docker turns “my machine” into the machine
  • Docker is not a magic want.
  • It only guarantees the environment is identical
  • Correctness still depends on what you build and how you run it.