mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Windows: docker cp consistent paths
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
		
							parent
							
								
									2b97201e0c
								
							
						
					
					
						commit
						7f66598583
					
				
					 6 changed files with 130 additions and 1 deletions
				
			
		|  | @ -3,9 +3,10 @@ | |||
| package daemon | ||||
| 
 | ||||
| import ( | ||||
| 	"github.com/docker/docker/container" | ||||
| 	"os" | ||||
| 	"path/filepath" | ||||
| 
 | ||||
| 	"github.com/docker/docker/container" | ||||
| ) | ||||
| 
 | ||||
| // checkIfPathIsInAVolume checks if the path is in a volume. If it is, it | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 John Howard
						John Howard