Docker

Running software in containers, and building images that other people can run.

  • 5 topics
  • 29 cards
  • 17 questions
  • Difficulty
Share

Running Containers

Using what someone else built.

  • What a container shares with the machine it runs on, and what it does not.

    5 cards · 3 qnot started
  • Starting one, reaching it, and finding out what it did.

    6 cards · 5 qnot started
  • Where a container's writes go, and how to keep the ones that matter.

    5 cards · 3 qnot started

Building Images

Making something others can run.

  • Writing a Dockerfile, building from it, and naming the result.

    6 cards · 3 qnot started
  • Why a build is fast, why it stops being fast, and what it leaves on disk.

    7 cards · 3 qnot started