69e332f432 
								
							
								 
							
						 
						
							
							
								
								Removed trailing white spaces  
							
							... 
							
							
 
							
							Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8dd07c0ddd 
								
							
								 
							
						 
						
							
							
								
								New UI merge in progress  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								aea2b54c99 
								
							
								 
							
						 
						
							
							
								
								Use the official Go source, follow redirects  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								78103f1df3 
								
							
								 
							
						 
						
							
							
								
								Remove apt-get cleanup from Dockerfile  
							
							... 
							
							
 
							
							Purging/cleaning packages using apt doesn't actually reduce image size, and only creates additional layers, which doesn't add any benefit to the overall image. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dc5546633f 
								
							
								 
							
						 
						
							
							
								
								Remove 'ENV DEBIAN_FRONTEND noninteractive'  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d0f887a1ed 
								
							
								 
							
						 
						
							
							
								
								explicitly install sudo  
							
							... 
							
							
 
							
							```deploy.sh``` in the docker container requires ```sudo```; this should resolve  #127 . 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								baacba96ca 
								
							
								 
							
						 
						
							
							
								
								Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e5aaf23bb2 
								
							
								 
							
						 
						
							
							
								
								Update the githu.com/Unknwon/com module before getting gogs.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								65ad26feba 
								
							
								 
							
						 
						
							
							
								
								Checkout to the latest dev branch when building the gogs docker image.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bb84bb8ac3 
								
							
								 
							
						 
						
							
							
								
								Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2315dc39b6 
								
							
								 
							
						 
						
							
							
								
								Add the auto build scripts for deplying gogs with Docker.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5966dd78e6 
								
							
								 
							
						 
						
							
							
								
								Add the scirpts for auto deploy.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5f4b5c1557 
								
							
								 
							
						 
						
							
							
								
								Temp commit  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a044c24c3d 
								
							
								 
							
						 
						
							
							
								
								Update the Golang Dockerfile and add mysql Dockerfile  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5a01a0f668 
								
							
								 
							
						 
						
							
							
								
								Init dockerfiles folder and base gogs Dockerfile  
							
							
 
							
						 
						
							12 years ago