mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 14:16:10 +00:00 
			
		
		
		
	tools/mkimage: grant access to block devices
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
		@@ -8,3 +8,6 @@ config:
 | 
				
			|||||||
    - CAP_MKNOD
 | 
					    - CAP_MKNOD
 | 
				
			||||||
  binds:
 | 
					  binds:
 | 
				
			||||||
    - /dev:/dev
 | 
					    - /dev:/dev
 | 
				
			||||||
 | 
					  devices:
 | 
				
			||||||
 | 
					    - path: all
 | 
				
			||||||
 | 
					      type: b
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user