mirror of
				https://github.com/alljoynsville/openwrt-builder
				synced 2025-10-31 10:07:12 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		
							parent
							
								
									3f7a2498b4
								
							
						
					
					
						commit
						8006fc52d0
					
				| @ -6,7 +6,7 @@ RUN apt-get -qq update && \ | |||||||
|     apt-get clean && \ |     apt-get clean && \ | ||||||
|     useradd -m openwrt && \ |     useradd -m openwrt && \ | ||||||
|     echo 'openwrt ALL=NOPASSWD: ALL' > /etc/sudoers.d/openwrt |     echo 'openwrt ALL=NOPASSWD: ALL' > /etc/sudoers.d/openwrt | ||||||
|  | RUN sudo -iu openwrt git clone git://git.openwrt.org/14.07/openwrt.git | ||||||
|  | RUN sudo -iu openwrt openwrt/scripts/feeds update && && sudo -iu openwrt rm -rf tmp | ||||||
| USER openwrt | USER openwrt | ||||||
| WORKDIR /home/openwrt/openwrt | WORKDIR /home/openwrt/openwrt | ||||||
| RUN git clone git://git.openwrt.org/15.05/openwrt.git |  | ||||||
| RUN openwrt/scripts/feeds update && rm -rf tmp |  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user