5 lines
		
	
	
		
			132 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			132 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM theiaide/theia
 | 
						|
 | 
						|
LABEL maintainer="ahkui <ahkui@outlook.com>"
 | 
						|
 | 
						|
RUN echo 'fs.inotify.max_user_watches=524288' >> /etc/sysctl.conf |