Debug School

Poornima P V
Poornima P V

Posted on

Docker training : day 2 - Assignment 3

  1. Docker image is a collection of filesystem layers
  2. SHA is used for encryption
  3. Each docker image will have id
  4. Overlay 2 is used for storing the image
  5. All layers are merged when creating container

Top comments (0)