mirror of
				https://github.com/maride/afl-prom.git
				synced 2025-10-10 19:46:50 +00:00 
			
		
		
		
	Add simple Dockerfile
This commit is contained in:
		
							parent
							
								
									d16f36de52
								
							
						
					
					
						commit
						b58017d4f7
					
				
							
								
								
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| FROM golang:1.14 | ||||
| COPY . . | ||||
| RUN go get github.com/prometheus/client_golang/prometheus | ||||
| RUN go build -o afl-prom . | ||||
| CMD [ "/afl-prom" ] | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user