mirror of
				https://github.com/alljoynsville/openwrt-builder
				synced 2025-10-31 18:17:12 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		
							parent
							
								
									4360ad2de0
								
							
						
					
					
						commit
						2f8973d979
					
				| @ -1,7 +1,7 @@ | |||||||
| FROM ubuntu:trusty | FROM ubuntu:trusty | ||||||
| 
 | 
 | ||||||
| RUN apt-get update && \ | RUN apt-get -qq update && \ | ||||||
|     apt-get install -y git-core subversion build-essential gcc-multilib ccache quilt \ |     apt-get -qq install -y git-core subversion build-essential gcc-multilib ccache quilt \ | ||||||
|                        libncurses5-dev zlib1g-dev gawk flex gettext wget unzip python vim libssl-dev && \ |                        libncurses5-dev zlib1g-dev gawk flex gettext wget unzip python vim libssl-dev && \ | ||||||
|     apt-get clean && \ |     apt-get clean && \ | ||||||
|     useradd -m openwrt && \ |     useradd -m openwrt && \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user