DevOps Classroom notes 10/Jan/2024

Docker image layers and its impact

  • Refer Here for image layers and Refer Here for storage drivers
  • The changes done in the writable layer are lost once the container is deleted.

Docker contianer lifecycle

Preview

Docker volumes

  • docker volumes have a different lifecycle than containers i.e. volumes can exist even after container is deleted.
  • Refer Here for volumes

VOLUME instruction

  • Refer Here
  • While creating images we can use this VOLUME instruction to automatically preserve data even if the user doesnot explicitly creates volumes.

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube