DevOps Classroom notes 29/May/2026

Image layers

  • Articles
  • Storage Driver: Deals with layers
  • How to preserve the data that is present in writable layer
    • Identify the location
    • Create a volume for that location
      • Volume is a seperate space which can exist even after container is deleted.
    • When recreating the container reuse the volume
    • A volume can be present on the docker host or any other storage locatons with the help of storage plugins.
  • In Docker if your application is stateful, In your Dockerfile create a VOLUME instruction which will automatically create a VOLUME even if the user doesnt explicitly creates.
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%