mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 05:30:38 +00:00 
			
		
		
		
	This part reverts f7c50156c5 ("tools: pull linuxkit/guestfs by digest
only (not digest+tag)") as pulling by tag now seems to work and we
have content trust enabled, so pulling by digest should not be necessary.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			102 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			102 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM linuxkit/guestfs:a4067f4bd5b81548195a35c71638a3d857415817
 | |
| 
 | |
| COPY . .
 | |
| 
 | |
| ENTRYPOINT [ "/make-vmdk" ]
 |