mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Copy gitea binary to docker from correct path (#325)
Signed-off-by: Thomas Boerger <tboerger@suse.de>
This commit is contained in:
		
				
					committed by
					
						
						Lunny Xiao
					
				
			
			
				
	
			
			
			
						parent
						
							590a79ff8a
						
					
				
				
					commit
					6598745f07
				
			@@ -41,4 +41,4 @@ COPY docker /
 | 
			
		||||
 | 
			
		||||
COPY public /app/gitea/public
 | 
			
		||||
COPY templates /app/gitea/templates
 | 
			
		||||
COPY bin/gitea /app/gitea/gitea
 | 
			
		||||
COPY gitea /app/gitea/gitea
 | 
			
		||||
 
 | 
			
		||||
@@ -41,4 +41,4 @@ COPY docker /
 | 
			
		||||
 | 
			
		||||
COPY public /app/gitea/public
 | 
			
		||||
COPY templates /app/gitea/templates
 | 
			
		||||
COPY bin/gitea /app/gitea/gitea
 | 
			
		||||
COPY gitea /app/gitea/gitea
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user