mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-30 04:25:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| # Use sha256 here to get a fixed version
 | |
| FROM alpine:edge@sha256:99588bc8883c955c157d18fc3eaa4a3c1400c223e6c7cabca5f600a3e9f8d5cd
 | |
| ENTRYPOINT []
 | |
| CMD []
 | |
| WORKDIR /
 | |
| COPY . ./
 |