mirror of
				https://github.com/itsdave-de/dockercompose-guacamole-for-msp-remoteadmin.git
				synced 2025-11-03 17:31:01 -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
 | 
			
		||||
 | 
			
		||||
COPY log_service.py /app/log_service.py
 | 
			
		||||
RUN pip install docker bottle
 | 
			
		||||
RUN pip install docker
 | 
			
		||||
 | 
			
		||||
CMD ["python", "log_service.py"]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user