Docker FlashCards

update docker installation

How to update installation


What is the high-level process to update docker engine

  1. Stop the docker daemon
  2. Remove the old version
  3. Install the new version
  4. start the daemon (configure it auto start)
  5. Ensure containers have restarted