mirror of
				https://github.com/itsdave-de/dockercompose-guacamole-for-msp-remoteadmin.git
				synced 2025-11-04 01:41:02 -03:00 
			
		
		
		
	no more necessary
This commit is contained in:
		
							parent
							
								
									678b526b25
								
							
						
					
					
						commit
						b3d04523ce
					
				@ -3,6 +3,6 @@ FROM python:3.8-slim
 | 
				
			|||||||
WORKDIR /app
 | 
					WORKDIR /app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY log_service.py /app/log_service.py
 | 
					COPY log_service.py /app/log_service.py
 | 
				
			||||||
RUN pip install docker bottle
 | 
					RUN pip install docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CMD ["python", "log_service.py"]
 | 
					CMD ["python", "log_service.py"]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user