mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	add git protocol v2 support via SSH on Docker image (#5520)
* add git protocol v2 support via SSH on Docker image * remove new layer on dockerfile
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							15d6cf179d
						
					
				
				
					commit
					6e114f6791
				
			@@ -29,3 +29,5 @@ AllowUsers git
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Banner none
 | 
					Banner none
 | 
				
			||||||
Subsystem sftp /usr/lib/ssh/sftp-server
 | 
					Subsystem sftp /usr/lib/ssh/sftp-server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					AcceptEnv GIT_PROTOCOL
 | 
				
			||||||
		Reference in New Issue
	
	Block a user