Container Lifecyle

  • Change the Dockerfile, not the image
  • Images can be shared like code
    • Think Git!
  • There are services to provide private image registries for companies
  • Containers usually auto-pull if it doesn’t exist already