[ Fixing Permission Error ] (#1842)
- Inside container, we can't change /etc files without root permissions
This commit is contained in:
		
				
					committed by
					
						
						Shao Yu-Lung (Allen)
					
				
			
			
				
	
			
			
			
						parent
						
							e07c128063
						
					
				
				
					commit
					bbff18c631
				
			@@ -2,4 +2,6 @@ FROM theiaide/theia
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="ahkui <ahkui@outlook.com>"
 | 
			
		||||
 | 
			
		||||
USER root
 | 
			
		||||
 | 
			
		||||
RUN echo 'fs.inotify.max_user_watches=524288' >> /etc/sysctl.conf
 | 
			
		||||
		Reference in New Issue
	
	Block a user