Add dummy-emitter
(not functioning in current state)
This commit is contained in:
		
							
								
								
									
										6
									
								
								emitter/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								emitter/Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| FROM python | ||||
| WORKDIR /emitter | ||||
| COPY ./emitter.py ./ | ||||
| ENTRYPOINT emitter.py | ||||
|  | ||||
| LABEL name="emitter" | ||||
		Reference in New Issue
	
	Block a user