mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
This commit is contained in:
		
							parent
							
								
									e5aaf23bb2
								
							
						
					
					
						commit
						baacba96ca
					
				@ -18,7 +18,6 @@ RUN apt-get install -yq vim
 | 
			
		||||
RUN curl -s http://docker.u.qiniudn.com/go1.2.1.src.tar.gz | tar -v -C /usr/local -xz
 | 
			
		||||
RUN cd /usr/local/go/src && ./make.bash --no-clean 2>&1
 | 
			
		||||
 | 
			
		||||
RUN go get -u github.com/Unknwon/com
 | 
			
		||||
RUN go get -u -d github.com/gogits/gogs 
 | 
			
		||||
RUN cd $GOPATH/src/github.com/gogits/gogs && git checkout dev && git pull origin dev && go install && go build -tags redis
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user