mirror of
				https://github.com/yeasy/docker_practice.git
				synced 2025-11-04 03:41:34 +00:00 
			
		
		
		
	Fix issue #459
This commit is contained in:
		@@ -73,7 +73,7 @@ $ docker inspect web
 | 
			
		||||
        "Type": "volume",
 | 
			
		||||
        "Name": "my-vol",
 | 
			
		||||
        "Source": "/var/lib/docker/volumes/my-vol/_data",
 | 
			
		||||
        "Destination": "/app",
 | 
			
		||||
        "Destination": "/webapp",
 | 
			
		||||
        "Driver": "local",
 | 
			
		||||
        "Mode": "",
 | 
			
		||||
        "RW": true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user