mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Merge pull request #22737 from tkopczynski/typo-imagesandcontainers
Small fix in images and containers docs
This commit is contained in:
		
						commit
						89bb4d96e4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -154,7 +154,7 @@ stored in this writable layer. When the container is deleted the writable layer
 | 
			
		|||
 is also deleted. The underlying image remains unchanged.
 | 
			
		||||
 | 
			
		||||
Because each container has its own thin writable container layer, and all 
 | 
			
		||||
changes are stored this container layer, this means that multiple containers 
 | 
			
		||||
changes are stored in this container layer, this means that 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 
 | 
			
		||||
15.04 image.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue