mirror of
				https://github.com/alljoynsville/openwrt-builder
				synced 2025-10-31 01:57:11 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		
							parent
							
								
									5f53f7eaa4
								
							
						
					
					
						commit
						4360ad2de0
					
				| @ -1,8 +1,8 @@ | ||||
| FROM ubuntu:trusty | ||||
| 
 | ||||
| RUN apt-get update && \ | ||||
|     apt-get install -y git-core subversion build-essential gcc-multilib ccache \ | ||||
|                        libncurses5-dev zlib1g-dev gawk flex gettext wget vim unzip python libssl-dev && \ | ||||
|     apt-get install -y git-core subversion build-essential gcc-multilib ccache quilt \ | ||||
|                        libncurses5-dev zlib1g-dev gawk flex gettext wget unzip python vim libssl-dev && \ | ||||
|     apt-get clean && \ | ||||
|     useradd -m openwrt && \ | ||||
|     echo 'openwrt ALL=NOPASSWD: ALL' > /etc/sudoers.d/openwrt | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user