From 673872887ad937fc39ef7efd841ead33c8773930 Mon Sep 17 00:00:00 2001 From: Tega Agbanagba Date: Mon, 14 Sep 2020 21:13:36 +0100 Subject: [PATCH] Update index.md --- storage/storagedriver/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagedriver/index.md b/storage/storagedriver/index.md index d086a7d034..a26813375a 100644 --- a/storage/storagedriver/index.md +++ b/storage/storagedriver/index.md @@ -66,7 +66,7 @@ deleted. The underlying image remains unchanged. Because each container has its own writable container layer, and all changes are stored in this container layer, multiple containers can share access to the same underlying image and yet have their own data state. The diagram below shows -multiple containers sharing the same Ubuntu 18.04 image. +multiple containers sharing the same Ubuntu 15.04 image. ![Containers sharing same image](images/sharing-layers.jpg)