What is the Image

  • Collection of files and Meta Data (root file System)
  • Layered, and each layer can add changes to delete files to create a new image
  • Different images can share the same layer
  • The Image itself is read-only

The Image acquisition

  1. Build from Dockerfile
  2. Pull from Registry